From 7382cf7931f051373e5af1172f3739fc635a8b30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 13:09:32 +0000 Subject: [PATCH] Bump pycparser from 2.23 to 3.0 in /CryptGuardv2 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] --- CryptGuardv2/requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CryptGuardv2/requirements.lock.txt b/CryptGuardv2/requirements.lock.txt index e4c9b2b..6e43a53 100644 --- a/CryptGuardv2/requirements.lock.txt +++ b/CryptGuardv2/requirements.lock.txt @@ -50,7 +50,7 @@ pluggy==1.6.0 # pytest-cov psutil==7.1.0 # via -r requirements.txt -pycparser==2.23 +pycparser==3.0 # via cffi pygments==2.19.2 # via