Bump pytest from 7.1.3 to 7.2.0 in /requirements (#15677)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0.
- [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.1.3...7.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-22 08:31:21 +00:00 committed by GitHub
parent c55f80fcc8
commit cfb27bd75b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.1.3
pytest==7.2.0
pytest-timeout==2.1.0
pytest-cov==4.0.0
playwright==1.27.1

View File

@ -1,6 +1,6 @@
coverage==6.5.0
codecov==2.1.12
pytest==7.1.3
pytest==7.2.0
pytest-cov==4.0.0
pre-commit==2.20.0
click==8.1.3

View File

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