File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ aiofiles = "^24.1.0"
1717
1818
1919[tool .poetry .group .test .dependencies ]
20- pytest = " ^8.3.2 "
20+ pytest = " ^9.0.0 "
2121pytest-asyncio = " ^0.24.0"
2222pytest-cov = " ^5.0.0"
2323codecov-cli =" ^0.7.4"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ pluggy==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
2525protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0"
2626pytest-asyncio==0.24.0 ; python_version >= "3.11" and python_version < "4.0"
2727pytest-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==9.0.3 ; python_version >= "3.11" and python_version < "4.0"
2929pyyaml==6.0.2 ; python_version >= "3.11" and python_version < "4.0"
3030regex==2024.7.24 ; python_version >= "3.11" and python_version < "4.0"
3131requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0"
You can’t perform that action at this time.
0 commit comments