From b8a63d6afdf4fb902b26b9758eacd731a9d187bd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 05:01:50 +0000 Subject: [PATCH] Bump attrs from 17.4.0 to 19.2.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 17.4.0 to 19.2.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-attrs/attrs/compare/17.4.0...19.2.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 095bc8e..274fa4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==17.4.0 +attrs==19.2.0 certifi==2018.1.18 chardet==3.0.4 configparser==3.5.0