Skip to content

Commit 93858a4

Browse files
Update dependency pytest to v8.4.1
1 parent 5427acd commit 93858a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest==8.3.5; python_version < '3.9'
2-
pytest==8.4.0; python_version >= '3.9'
1+
pytest==8.4.1; python_version < '3.9'
2+
pytest==8.4.1; python_version >= '3.9'
33
pytest-cov==5.0.0; python_version < '3.9'
44
pytest-cov==6.2.1; python_version >= '3.9'

0 commit comments

Comments
 (0)