From f42cdc677aa8c912400c8539d21d315a729d52b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 19:27:56 +0000 Subject: [PATCH] chore(deps): bump pycparser from 2.21 to 2.22 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.21 to 2.22. - [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.21...release_v2.22) --- updated-dependencies: - dependency-name: pycparser dependency-version: '2.22' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ba17be..4d1ef17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ proto-plus==1.26.1 protobuf==6.30.2 pyasn1==0.6.1 pyasn1_modules==0.4.1 -pycparser==2.21 +pycparser==2.22 pyparsing==3.2.1 python-dotenv==1.0.1 pyvips==2.2.3