summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-04 10:41:58 +0000
committerBrian May <brian@linuxpenguins.xyz>2023-09-04 22:20:48 +0000
commit399d389af6f2fa099356c4703524878f73c39380 (patch)
tree22fa0717fc4a4519a6dbd36985b94af59ecb3f92
parentc2ddaa0bcfbb0f51e794057ee280ad1450d897bd (diff)
Bump pytest from 7.4.0 to 7.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.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/7.4.0...7.4.1) --- 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 e2344b4..d03a6d2 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-pytest==7.4.0
+pytest==7.4.1
pytest-cov==4.1.0
flake8==5.0.4
pyflakes==2.5.0