Skip to content

Commit

Permalink
Update dependency pytest to v8.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 066f300 commit 1f1b57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pluggy==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0"
pytest-asyncio==0.24.0 ; python_version >= "3.11" and python_version < "4.0"
pytest-cov==5.0.0 ; python_version >= "3.11" and python_version < "4.0"
pytest==8.3.2 ; python_version >= "3.11" and python_version < "4.0"
pytest==8.3.4 ; python_version >= "3.11" and python_version < "4.0"
pyyaml==6.0.2 ; python_version >= "3.11" and python_version < "4.0"
regex==2024.7.24 ; python_version >= "3.11" and python_version < "4.0"
requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0"
Expand Down

0 comments on commit 1f1b57f

Please sign in to comment.