summaryrefslogtreecommitdiffstats
path: root/requirements-tests.txt
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-29 06:35:08 +0000
committerGitHub <noreply@github.com>2020-10-29 06:35:08 +0000
commit0ce268f21bd38b52e9c5bcecf52de0f76888ab42 (patch)
tree87de81cdb519ac5f0ffedd314a93ca800f835d50 /requirements-tests.txt
parent5c8c7072080d1f29323767caf2495ecebf1ea8e4 (diff)
Bump pytest from 6.1.1 to 6.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 to 6.1.2. - [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.1...6.1.2) 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 53695c4..04950b3 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,6 +1,6 @@
-r requirements.txt
attrs==20.2.0
-pytest==6.1.1
+pytest==6.1.2
pytest-cov==2.10.1
mock==2.0.0
flake8==3.8.4