Skip to content

Commit cfb27bd

Browse files
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](pytest-dev/pytest@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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c55f80f commit cfb27bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/app/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
coverage==6.5.0
22
codecov==2.1.12
3-
pytest==7.1.3
3+
pytest==7.2.0
44
pytest-timeout==2.1.0
55
pytest-cov==4.0.0
66
playwright==1.27.1

requirements/lite/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
coverage==6.5.0
22
codecov==2.1.12
3-
pytest==7.1.3
3+
pytest==7.2.0
44
pytest-cov==4.0.0
55
pre-commit==2.20.0
66
click==8.1.3

requirements/pytorch/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
coverage==6.5.0
22
codecov==2.1.12
3-
pytest==7.1.3
3+
pytest==7.2.0
44
pytest-cov==4.0.0
55
pytest-forked==1.4.0
66
pytest-rerunfailures==10.2

0 commit comments

Comments
 (0)