From e713f5f3a5223d5683ad8b2029f570b49153c934 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 01:23:38 +0000 Subject: [PATCH] Bump configparser from 3.5.0 to 4.0.2 Bumps [configparser](https://github.com/jaraco/configparser) from 3.5.0 to 4.0.2. - [Release notes](https://github.com/jaraco/configparser/releases) - [Changelog](https://github.com/jaraco/configparser/blob/master/CHANGES.rst) - [Commits](https://github.com/jaraco/configparser/compare/3.5.0...v4.0.2) 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 27620f2c..5783912d 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==4.0.2 Django==1.11.1 django-bootstrap4==0.0.1 django-jenkins==0.110.0