From 524cfb9fe674b606326b9877dcf12c09bd98700d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 06:57:09 +0000 Subject: [PATCH] Bump pycparser from 2.20 to 2.21 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.20 to 2.21. - [Changelog](https://github.com/eliben/pycparser/blob/master/CHANGES) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.20...release_v2.21) --- 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 3105c20..f0b2aa5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ hyperframe==6.0.1 idna==3.3 priority==2.0.0 protobuf==3.19.5 -pycparser==2.20 +pycparser==2.21 pydantic==1.10.8 PyJWT==1.7.1 pymongo==3.12.1