summaryrefslogtreecommitdiffstats
path: root/requirements-tests.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-06 10:58:33 +0000
committerBrian May <brian@linuxpenguins.xyz>2023-03-07 09:07:37 +1100
commite0ef2964cd9e9f372a819d41b979786c167f53d0 (patch)
treeaa7d454ba890179fd4973761960262a13565aa95 /requirements-tests.txt
parentfaf34e14e0904ffecbd3082d7fd41689ea7d1f6a (diff)
Bump pytest from 7.2.1 to 7.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.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.2.1...7.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-tests.txt')
-rw-r--r--requirements-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-tests.txt b/requirements-tests.txt
index 125d345..07b9fda 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-pytest==7.2.1
+pytest==7.2.2
pytest-cov==4.0.0
flake8==5.0.4
pyflakes==2.5.0