From 90dc1846070384251a242a3d360fab198f43eafe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 02:40:22 +0000 Subject: [PATCH] Bump pycparser from 2.18 to 2.20 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.18 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.18...release_v2.20) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb17b0a..c6fb7cc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -45,7 +45,7 @@ psycopg2==2.7.4 punch.py==1.5.0 py==1.5.3 pycodestyle==2.3.1 -pycparser==2.18 +pycparser==2.20 pydocstyle==2.1.1 pyflakes==2.0.0 pygments==2.2.0