Skip to content

Commit 49dab71

Browse files
Update pytest requirement from ~=7.2.2 to ~=7.3.1
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.2.2...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de848a1 commit 49dab71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jax[cpu]==0.4.8
5151
# lingvo==0.6.4
5252

5353
# other
54-
pytest~=7.2.2
54+
pytest~=7.3.1
5555
pytest-flake8~=1.1.1
5656
flake8~=4.0.1
5757
pytest-mock~=3.10.0

0 commit comments

Comments
 (0)