Skip to content

Commit 1738380

Browse files
Bump pytest from 7.1.3 to 7.2.0 in /requirements
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]>
1 parent e5a865c commit 1738380

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.4.2
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.4.2
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.4.2
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)