summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-01 10:51:41 +0000
committerBrian May <brian@linuxpenguins.xyz>2024-01-02 09:06:36 +1100
commit59b6777f01fa41ddc71b049426a60131f3ce8933 (patch)
tree36ca9645def4b24fbf6d148a5e8a4ff7d07246e6
parentef804e7cdb32e65e2ceb87d022096dcbb71bf884 (diff)
Bump pytest from 7.4.3 to 7.4.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4. - [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.3...7.4.4) --- 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 b079ec7..71fe081 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-pytest==7.4.3
+pytest==7.4.4
pytest-cov==4.1.0
flake8==6.1.0
pyflakes==3.1.0