From ff626e57cd799f8321cbbb0e04004bb209942d78 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2019 13:12:49 +0000 Subject: [PATCH] Bump configparser from 3.5.0 to 3.8.1 Bumps [configparser](https://github.com/jaraco/configparser) from 3.5.0 to 3.8.1. - [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...3.8.1) 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..5b03df24 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.8.1 Django==1.11.1 django-bootstrap4==0.0.1 django-jenkins==0.110.0