summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-11 10:45:08 +0000
committerBrian May <brian@linuxpenguins.xyz>2024-03-12 09:49:32 +1100
commit9a4df1fdcf48ffac7cfbaa8a6efd64b1337a05e1 (patch)
tree3e8bb21ade89167a458975ed95dd45d6193d68c1
parent3d875b8ca89b76263c8931ad29fb31e002985e30 (diff)
Bump pytest from 8.0.2 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1. - [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/8.0.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... 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 6bd2a08..c36f56a 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-pytest==8.1.0
+pytest==8.1.1
pytest-cov==4.1.0
flake8==7.0.0
bump2version==1.0.1