From 8f15023b9ba19dcbd97c244cf4e1a9438b7cccf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 13:01:27 +0000 Subject: [PATCH] build(deps): bump pycparser from 2.22 to 2.23 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.22 to 2.23. - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.22...release_v2.23) --- updated-dependencies: - dependency-name: pycparser dependency-version: '2.23' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c982971..7435bc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ ldapdomaindump==0.10.0 MarkupSafe==3.0.2 progressbar==2.5 pyasn1==0.6.1 -pycparser==2.22 +pycparser==2.23 pycryptodomex==3.23.0 pyOpenSSL==25.1.0 six==1.17.0