From 057fb73e4558fc47dc50951113413e60b64cae90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:05:30 +0000 Subject: [PATCH] build(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-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 a706582..a724efb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ proto-plus==1.23.0 protobuf==4.24.3 pyasn1==0.6.0 pyasn1-modules==0.4.0 -pycparser==2.21 +pycparser==2.22 pycryptodome==3.20.0 pyjwt==2.8.0 pymemcache==4.0.0