From 3ad47ea6416c4deb5f9e4e4061fbf309d3ec600d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 19:15:59 +0000 Subject: [PATCH] Bump attrs from 20.2.0 to 21.2.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 20.2.0 to 21.2.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-attrs/attrs/compare/20.2.0...21.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 132661c..8595da7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ astroid==2.4.2 atomicwrites==1.4.0 -attrs==20.2.0 +attrs==21.2.0 certifi==2020.6.20 chardet==3.0.4 codacy-coverage==1.3.11