summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-29 10:50:46 +0000
committerBrian May <brian@linuxpenguins.xyz>2024-01-31 14:26:54 +1100
commit152c14c0792737445e05af3a194aca7e847ae9aa (patch)
tree240eb058e2eb4ba10ace7243e1f949e3ed84923f
parenta604d107ef52a069b8e97ac15ff668ae2aea293b (diff)
Bump pytest from 7.4.4 to 8.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.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 71fe081..d0b86a9 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-pytest==7.4.4
+pytest==8.0.0
pytest-cov==4.1.0
flake8==6.1.0
pyflakes==3.1.0