summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-25 10:54:44 +0000
committerBrian May <brian@linuxpenguins.xyz>2023-10-26 08:54:09 +1100
commite53c0df411e0d19c4a6905831e3d70a157170e4a (patch)
treec540adacd3817e6a21c1c745263d0a37dabafa54
parent794b14eaacda22edc5bb5c0bc7f71d62f50260af (diff)
Bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3. - [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.2...7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... 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 6a082c1..b079ec7 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-pytest==7.4.2
+pytest==7.4.3
pytest-cov==4.1.0
flake8==6.1.0
pyflakes==3.1.0