Skip to content

Commit 0aa8eeb

Browse files
authored
Merge pull request #2648 from Trusted-AI/dependabot/pip/pytest-approx-eq-8.4.0
Update pytest requirement from ~=8.3.2 to ~=8.4.0
2 parents 42377dc + 55c3023 commit 0aa8eeb

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.3.2
55+
pytest~=8.4.0
5656
pytest-mock~=3.14.1
5757
pytest-cov~=6.1.1
5858
pylint==3.3.7

0 commit comments

Comments
 (0)