From 7ed25bf2be0fe3f8a1cabf77dd00c2dd70006f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 20:30:54 +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] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 9a2a1563..9e4ace27 100644 --- a/constraints.txt +++ b/constraints.txt @@ -34,7 +34,7 @@ nh3==0.3.0 packaging==25.0 pluggy==1.6.0 Pygments==2.19.2 -pycparser==2.22 +pycparser==2.23 pydantic==2.11.9 pydantic-core==2.33.2 pytest==8.4.2