From 8d83e8b838a781d3bdabf237288cb1e964eaeb42 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 00:18:12 +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 d099c822da..675fb89680 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aspy.yaml==1.3.0 attrs==19.3.0 cfgv==3.1.0 -configparser==4.0.2 +configparser==5.0.0 contextlib2==0.6.0.post1 identify==1.4.13 importlib-metadata==1.5.1