From 2618843e870a550c46017287696b169fdee5add2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Feb 2019 13:22:47 +0000 Subject: [PATCH] Bump configparser from 3.5.0 to 3.7.1 Bumps [configparser](https://github.com/jaraco/configparser) from 3.5.0 to 3.7.1. - [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.1) 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..40ceb5ad 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.1 Django==1.11.1 django-bootstrap4==0.0.1 django-jenkins==0.110.0