From 94e34d7d41a3fea563da6044818239a039fd7e93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 22:24:21 +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 65bc158..a8ec049 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ prompt-toolkit==3.0.43 psutil==5.9.8 pure-eval==0.2.2 pyasn1==0.6.0 -pycparser==2.21 +pycparser==2.22 Pygments==2.17.2 pyinstaller==6.5.0 pyinstaller-hooks-contrib==2024.3