From 282b943c7a7c6b0999e7960230dc111a6349158f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 13:20:22 +0000 Subject: [PATCH] Bump configparser from 3.5.0 to 3.7.3 Bumps [configparser](https://github.com/jaraco/configparser) from 3.5.0 to 3.7.3. - [Release notes](https://github.com/jaraco/configparser/releases) - [Changelog](https://github.com/jaraco/configparser/blob/master/docs/history.rst) - [Commits](https://github.com/jaraco/configparser/compare/3.5.0...3.7.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27620f2c..a7cf3a0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ astroid==1.5.3 backports.functools-lru-cache==1.4 -configparser==3.5.0 +configparser==3.7.3 Django==1.11.1 django-bootstrap4==0.0.1 django-jenkins==0.110.0