chore(deps-dev): update pytest-asyncio requirement from <0.26,>=0.25 to >=0.25,<1.4 #33
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ dependencies = [
|
|||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"pytest>=8.3,<9.0",
|
||||
"pytest-asyncio>=0.25,<0.26",
|
||||
"pytest-asyncio>=0.25,<1.4",
|
||||
"python-semantic-release>=9.0,<10.0",
|
||||
"ruff>=0.9",
|
||||
"mypy>=1.14",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue