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

View file

@ -26,7 +26,7 @@ dependencies = [
[project.optional-dependencies] [project.optional-dependencies]
dev = [ dev = [
"pytest>=8.3,<9.0", "pytest>=8.3,<9.0",
"pytest-asyncio>=0.25,<0.26", "pytest-asyncio>=0.25,<1.4",
"python-semantic-release>=9.0,<10.0", "python-semantic-release>=9.0,<10.0",
"ruff>=0.9", "ruff>=0.9",
"mypy>=1.14", "mypy>=1.14",