summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-20 22:13:35 +0000
committerBrian May <brian@linuxpenguins.xyz>2020-05-21 08:15:06 +1000
commit432f86f253180fe6a1448cab84043d5586fabbf9 (patch)
treed0f862591765f777008b884882532ed5384de66a
parentb63e58f49440fe98b4f17427b1d455c5f229da2e (diff)
Bump attrs from 19.1.0 to 19.3.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 19.1.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/19.1.0...19.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--requirements-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-tests.txt b/requirements-tests.txt
index 00b7095..d7f65a9 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-attrs==19.1.0
+attrs==19.3.0
pytest==5.4.2
pytest-cov==2.8.1
mock==2.0.0