This commit is contained in:
dependabot[bot] 2026-03-08 00:11:59 +00:00 committed by GitHub
commit 81b48c1abe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ dependencies = [
dev = [ dev = [
"pytest>=8.3,<9.0", "pytest>=8.3,<9.0",
"pytest-asyncio>=0.25,<0.26", "pytest-asyncio>=0.25,<0.26",
"python-semantic-release>=9.0,<10.0", "python-semantic-release>=9.0,<11.0",
"ruff>=0.9", "ruff>=0.9",
"mypy>=1.14", "mypy>=1.14",
] ]