update pytest to >=9
This commit is contained in:
@@ -133,9 +133,9 @@ dev = [
|
||||
"pip-tools~=7.5.3",
|
||||
"pre-commit~=4.5.1",
|
||||
"pyright>=1.1.404,<1.2",
|
||||
"pytest~=8.4.1",
|
||||
"pytest-asyncio~=1.3.0",
|
||||
"pytest-aiohttp==1.1.0",
|
||||
"pytest>=9.0.0,<10",
|
||||
"pytest-asyncio>=1.0.0,<2",
|
||||
"pytest-aiohttp>=1.0.0,<2",
|
||||
"ruff>=0.12.11,<1",
|
||||
"setuptools~=78.1.1",
|
||||
"setuptools_scm~=8.3.1",
|
||||
|
||||
Reference in New Issue
Block a user