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