summaryrefslogtreecommitdiffstats
path: root/requirements-tests.txt
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-14 06:47:57 +0000
committerGitHub <noreply@github.com>2020-12-14 06:47:57 +0000
commit26704cf742137b22102665e8c77ac0175c36ecd1 (patch)
treeefb345ac5e621eed0b8e02898280bbb7f1305dd5 /requirements-tests.txt
parentff70f584d26e855517c67ad1e69f0eb3b76812c4 (diff)
Bump pytest from 6.1.2 to 6.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.1.2...6.2.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 14e5b5d..67bebc1 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,6 +1,6 @@
-r requirements.txt
attrs==20.3.0
-pytest==6.1.2
+pytest==6.2.0
pytest-cov==2.10.1
mock==2.0.0
flake8==3.8.4