From 3b9ae7e560e3dcaec27b329ffd745284cd906221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 10:20:32 +0100 Subject: [PATCH] Bump pycparser from 2.23 to 3.0 (#5832) Bumps [pycparser](https://github.com/eliben/pycparser) from 2.23 to 3.0. - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.23...release_v3.00) --- updated-dependencies: - dependency-name: pycparser dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major ... 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 d29867167..54d7b088f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ dependencies = [ "protobuf==6.33.*", "psycopg2-binary", "pycountry", - "pycparser==2.23", + "pycparser==3.0", "pycryptodome==3.23.*", "pypdf==6.5.*", "python-bidi==0.6.*", # Support for Arabic in reportlab