From df7f3a092f9378e0bb6d4978412a4af578d579f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Mar 2019 02:19:01 +0000 Subject: [PATCH] Bump attrs from 17.4.0 to 19.1.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 17.4.0 to 19.1.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.1.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 095bc8e..b3e0b22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==17.4.0 +attrs==19.1.0 certifi==2018.1.18 chardet==3.0.4 configparser==3.5.0