summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-20 21:57:12 +0000
committerBrian May <brian@linuxpenguins.xyz>2020-05-21 07:58:44 +1000
commit50a4c36635ca232a548ed35fb99cd5509615dc21 (patch)
tree6631f8e98542795e83d7040e4476beb2433a737d
parent25461c70a381336dce9cd09d8694e4940993f295 (diff)
Bump pytest from 3.4.2 to 5.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.4.2 to 5.4.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/3.4.2...5.4.2) 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 c8dac75..f49d9ca 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,6 +1,6 @@
-r requirements.txt
attrs==19.1.0
-pytest==3.4.2
+pytest==5.4.2
pytest-cov==2.8.1
mock==2.0.0
flake8==3.5.0