From 592d1c568580222c2ae3b355fe38c2d247b120ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 19:33:27 +0000 Subject: [PATCH] build(deps): bump attrs from 19.3.0 to 20.3.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 19.3.0 to 20.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/19.3.0...20.3.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 8281a181..27baa355 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -31,7 +31,7 @@ signxml==2.8.1 # - lxml # - pyOpenSSL # - six -attrs==19.3.0 +attrs==20.3.0 certifi==2020.4.5.1 cffi==1.14.0 eight==1.0.0