From a53e1aabb243207617ca70cd1abd9a6386b0e933 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 14:19:14 +0000 Subject: [PATCH] Bump configparser from 4.0.2 to 5.0.0 Bumps [configparser](https://github.com/jaraco/configparser) from 4.0.2 to 5.0.0. - [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/v4.0.2...v5.0.0) 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 2704175567..e803933b0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ attrs==19.3.0 certifi==2020.4.5.1 cfgv==3.1.0 chardet==3.0.4 -configparser==4.0.2 +configparser==5.0.0 contextlib2==0.6.0.post1 identify==1.4.16 idna==2.9