Skip to content

Commit 26bbd28

Browse files
Update pytest requirement from ~=8.4.0 to ~=8.4.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@8.4.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b48836a commit 26bbd28

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
@@ -52,7 +52,7 @@ jax[cpu]==0.4.30
5252
# lingvo==0.13.1
5353

5454
# tests and style checking
55-
pytest~=8.4.0
55+
pytest~=8.4.1
5656
pytest-mock~=3.14.1
5757
pytest-cov~=6.2.1
5858
pylint==3.3.7

0 commit comments

Comments
 (0)