From 49e96c74cfb48e98be8bf0f4fd64cf7c540ddc8a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 02:53:49 +0000 Subject: [PATCH] Bump pycparser from 2.19 to 2.20 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.19 to 2.20. - [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.19...release_v2.20) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 792922d..f7af3c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ multidict==4.5.2 pep8==1.7.1 pluggy==0.11.0 py==1.10.0 -pycparser==2.19 +pycparser==2.20 PyNaCl==1.3.0 pytest==4.4.2 pytest-cov==2.7.1