summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian May <brian@linuxpenguins.xyz>2020-11-07 11:19:49 +1100
committerGitHub <noreply@github.com>2020-11-07 11:19:49 +1100
commit6b75d62d6823ae4894ab72ac5e9c0ff9289bd343 (patch)
tree33c841730edb4fc1e83c4a18e2d6f2f8866bfb88
parent7e726bc235a9a9c29dfacfd229367749596c75fc (diff)
parent6bbe8c0d341e02fc28a304bfe6a1951279b3b79d (diff)
Merge pull request #560 from sshuttle/dependabot/pip/attrs-20.3.0
Bump attrs from 20.2.0 to 20.3.0
-rw-r--r--requirements-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-tests.txt b/requirements-tests.txt
index 04950b3..14e5b5d 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-attrs==20.2.0
+attrs==20.3.0
pytest==6.1.2
pytest-cov==2.10.1
mock==2.0.0