From 0d8b0aec6f62cf9da24bd47050b332bdd8aea5eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:57:00 +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 d7604af..033aa90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ prompt-toolkit==3.0.50 psutil==7.0.0 psycopg2==2.9.10 pure-eval==0.2.2 -pycparser==2.22 +pycparser==2.23 Pygments==2.19.2 pyrsistent==0.20.0 python-dateutil==2.9.0.post0