This commit is contained in:
dependabot[bot] 2026-06-04 05:15:38 +08:00 committed by GitHub
commit a09efc6f17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@ dependencies = [
# Development and testing (optional)
"pytest>=7.4.0",
"pytest-asyncio>=0.21.0",
"pytest-cov>=4.1.0",
"pytest-cov>=7.1.0",
"pytest-mock>=3.12.0",
"pytest-xdist>=3.3.0",
"pytest-bdd>=7.0.0",
@ -121,7 +121,7 @@ dependencies = [
dev = [
"pytest>=7.4.0",
"pytest-asyncio>=0.21.0",
"pytest-cov>=4.1.0",
"pytest-cov>=7.1.0",
"pytest-mock>=3.12.0",
"pytest-xdist>=3.3.0",
"pytest-bdd>=7.0.0",