summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-08 10:45:37 +0000
committerBrian May <brian@linuxpenguins.xyz>2023-09-09 12:08:29 +1000
commit031fb4d053c465cafa03c1b7ccdb0e3f549bace0 (patch)
tree6b4a77cbea5ddf6df8f4d49b5ddcda483effdf93
parent3e804646261e1093ff5e36fca1ffb6ef857ec2e6 (diff)
Bump pytest from 7.4.1 to 7.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.4.2. - [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.1...7.4.2) --- 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 d03a6d2..cb1dbd3 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-pytest==7.4.1
+pytest==7.4.2
pytest-cov==4.1.0
flake8==5.0.4
pyflakes==2.5.0