Bump pytest from 7.2.0 to 7.2.2 in /requirements

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 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.0...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>
This commit is contained in:
dependabot[bot] 2023-03-06 20:37:04 +00:00 committed by Luca Antiga
parent d5ca30aaf1
commit 0d9ce19949
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
coverage==6.5.0
codecov==2.1.12
pytest==7.2.0
pytest==7.2.2
pytest-timeout==2.1.0
pytest-cov==4.0.0
pytest-doctestplus>=0.9.0

View File

@ -1,6 +1,6 @@
coverage==6.5.0
codecov==2.1.12
pytest==7.2.0
pytest==7.2.2
pytest-cov==4.0.0
pytest-rerunfailures==10.3
click==8.1.3

View File

@ -1,6 +1,6 @@
coverage==6.5.0
codecov==2.1.12
pytest==7.2.0
pytest==7.2.2
pytest-cov==4.0.0
pytest-forked==1.4.0
pytest-rerunfailures==10.3