Skip to content

Commit 3e4bfd1

Browse files
Update pytest requirement from ~=7.3.1 to ~=7.4.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.3.1...7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05230e7 commit 3e4bfd1

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
@@ -55,7 +55,7 @@ jax[cpu]==0.4.23
5555
# lingvo==0.6.4
5656

5757
# other
58-
pytest~=7.3.1
58+
pytest~=7.4.3
5959
pytest-flake8~=1.1.1
6060
flake8~=4.0.1
6161
pytest-mock~=3.10.0

0 commit comments

Comments
 (0)