Skip to content

Commit e721b67

Browse files
Update pytest requirement from ~=7.1.2 to ~=7.1.3
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [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.2...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5a9ff9 commit e721b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jax[cpu]==0.3.17
5151
# lingvo==0.6.4
5252

5353
# other
54-
pytest~=7.1.2
54+
pytest~=7.1.3
5555
pytest-flake8~=1.1.1
5656
flake8~=4.0.1
5757
pytest-mock~=3.8.2

0 commit comments

Comments
 (0)