summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-03 08:34:57 +0000
committerBrian May <brian@linuxpenguins.xyz>2020-06-03 19:44:52 +1000
commitd058d9bc935d93985427da260a4a1795e189cd80 (patch)
treeb4af15ac9833487dd5749a8b25c4dc0639a64225
parent1db3281c168e4d87b3640443fd3e9b1afaed6809 (diff)
Bump pytest from 5.4.2 to 5.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.2 to 5.4.3. - [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/5.4.2...5.4.3) 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 a20bccb..8221a09 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,6 +1,6 @@
-r requirements.txt
attrs==19.3.0
-pytest==5.4.2
+pytest==5.4.3
pytest-cov==2.9.0
mock==2.0.0
flake8==3.8.2