From 31078678cc2f77a4feb3160871cb6633954b52c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 19:38:09 +0000 Subject: [PATCH] build(deps): bump attrs from 19.3.0 to 20.2.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 19.3.0 to 20.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/19.3.0...20.2.0) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 963df261..3a2387d1 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -31,7 +31,7 @@ signxml==2.8.0 # - lxml # - pyOpenSSL # - six -attrs==19.3.0 +attrs==20.2.0 certifi==2020.4.5.1 cffi==1.14.0 eight==1.0.0