From 4c76bb85a85fb3e9d5d3408bfa1bf12842f12348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 18:29:29 +0200 Subject: [PATCH] Bump pycparser from 2.22 to 2.23 (#5458) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index abd3cd4cc..3489e5ccf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dependencies = [ "protobuf==6.32.*", "psycopg2-binary", "pycountry", - "pycparser==2.22", + "pycparser==2.23", "pycryptodome==3.23.*", "pypdf==6.0.*", "python-bidi==0.6.*", # Support for Arabic in reportlab