Skip to content

Commit fc79c6f

Browse files
Update dependency pytest to v8.3.3
1 parent 066f300 commit fc79c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pluggy==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
2525
protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0"
2626
pytest-asyncio==0.24.0 ; python_version >= "3.11" and python_version < "4.0"
2727
pytest-cov==5.0.0 ; python_version >= "3.11" and python_version < "4.0"
28-
pytest==8.3.2 ; python_version >= "3.11" and python_version < "4.0"
28+
pytest==8.3.3 ; python_version >= "3.11" and python_version < "4.0"
2929
pyyaml==6.0.2 ; python_version >= "3.11" and python_version < "4.0"
3030
regex==2024.7.24 ; python_version >= "3.11" and python_version < "4.0"
3131
requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)