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:
parent
c55f80fcc8
commit
cfb27bd75b
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue