Skip to content

Commit bff0b7a

Browse files
authored
Merge pull request #2671 from Trusted-AI/dependabot/pip/pytest-approx-eq-8.4.1
Update pytest requirement from ~=8.4.0 to ~=8.4.1
2 parents fe38503 + 26bbd28 commit bff0b7a

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)