summaryrefslogtreecommitdiffstats
path: root/requirements-tests.txt
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-21 06:37:11 +0000
committerGitHub <noreply@github.com>2020-08-21 06:37:11 +0000
commit8a2d5802c192700e519eb4b2fc0c2e7185e6ad8c (patch)
tree2ef2ffa1ab7b09c2574039d71e31b8d0f56a8648 /requirements-tests.txt
parente7d4931b3d8b0276c28de232806c3449bc8cd660 (diff)
Bump attrs from 19.3.0 to 20.1.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 19.3.0 to 20.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/19.3.0...20.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'requirements-tests.txt')
-rw-r--r--requirements-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-tests.txt b/requirements-tests.txt
index f631417..0680d34 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-attrs==19.3.0
+attrs==20.1.0
pytest==6.0.1
pytest-cov==2.10.1
mock==2.0.0