From d6633b10c4ef20fbbe2c64b7e0575b3ed2ac07a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 06:09:05 +0000 Subject: [PATCH] build(deps): bump pycparser from 2.23 to 3.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9523fee..72e9f90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cffi==2.0.0 cryptography==46.0.3 -pycparser==2.23 +pycparser==3.0 pycryptodome==3.23.0 six==1.17.0 sqlcipher3==0.6.0