From a687b740fb4f55f0c3f286935c1f89c413fcdf75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 11:57:13 +0000 Subject: [PATCH] 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 db09fd9..0d22395 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ packaging==25.0 pathspec==0.12.1 pip==25.0.1 platformdirs==4.5.0 -pycparser==2.22 +pycparser==2.23 pydantic==2.11.7 pyee==13.0.0 pygments==2.19.2