From 56761ab04275e15454ac491065faa8f96b48e783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:11:14 +0000 Subject: [PATCH] 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 09525da..9597577 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ Mako==1.3.2 MarkupSafe==2.1.3 mysql-connector-python==8.2.0 protobuf==4.25.0 -pycparser==2.21 +pycparser==2.22 PyJWT==2.8.0 pyOpenSSL==23.3.0 SQLAlchemy==2.0.28