From b4c92cc357453cc74f76190f78b1bb464310dd8f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 10:18:13 +0000 Subject: [PATCH] Bump pycparser from 2.14 to 2.20 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.14 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.14...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 9ab7b31..ff4c85c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ jsonpickle==0.9.3 MarkupSafe==0.23 mysql-connector==2.1.7 pdfminer==20140328 -pycparser==2.14 +pycparser==2.20 requests==2.20.0 six==1.10.0 SQLAlchemy==1.0.15