From 56ddf169e98375fdb5fe03b2defe2d485e1d3724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 13:24:45 +0000 Subject: [PATCH] Bump configparser from 3.5.0 to 3.7.4 Bumps [configparser](https://github.com/jaraco/configparser) from 3.5.0 to 3.7.4. - [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.4) 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..2a1570bc 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.4 Django==1.11.1 django-bootstrap4==0.0.1 django-jenkins==0.110.0