From b26d2b2f65491256cacd67c013d7cd9e7e83429a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 14:11:40 +0000 Subject: [PATCH] Bump attrs from 18.2.0 to 19.3.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 18.2.0 to 19.3.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/18.2.0...19.3.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 2211033..bce202a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ atomicwrites==1.2.1 -attrs==18.2.0 +attrs==19.3.0 certifi==2018.10.15 chardet==3.0.4 idna==2.7