Skip to content

Commit d4388ec

Browse files
authored
Merge pull request #2754 from Trusted-AI/dependabot/pip/pytest-approx-eq-8.4.2
Update pytest requirement from ~=8.4.1 to ~=8.4.2
2 parents c118cce + 593d6f6 commit d4388ec

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
@@ -49,7 +49,7 @@ lief==0.16.6
4949
jax[cpu]==0.4.30
5050

5151
# tests and style checking
52-
pytest~=8.4.1
52+
pytest~=8.4.2
5353
pytest-mock~=3.15.0
5454
pytest-cov~=7.0.0
5555
pylint==3.3.8

0 commit comments

Comments
 (0)