From 4941db0e2e37c4ece1244e99444e7d272b92bc1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Dec 2021 00:00:21 +0000 Subject: [PATCH] Bump pycparser from 2.14 to 2.21 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.14 to 2.21. - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/master/CHANGES) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.14...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 d56a228..2196ddf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ MarkupSafe==0.23 mock==1.3.0 nose==1.3.7 pbr==1.8.1 -pycparser==2.14 +pycparser==2.21 pytz==2015.7 requests==2.8.1 selenium==2.48.0