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

View File

@ -110,7 +110,7 @@ dependencies = [
"pytest-cov>=4.1.0",
"pytest-mock>=3.12.0",
"pytest-xdist>=3.3.0",
"pytest-bdd>=7.0.0",
"pytest-bdd>=8.1.0",
"black>=23.9.0",
"isort>=5.12.0",
"flake8>=6.1.0",
@ -124,7 +124,7 @@ dev = [
"pytest-cov>=4.1.0",
"pytest-mock>=3.12.0",
"pytest-xdist>=3.3.0",
"pytest-bdd>=7.0.0",
"pytest-bdd>=8.1.0",
"pytest-spec>=3.2.0",
"pytest-clarity>=1.0.1",
"pytest-sugar>=0.9.7",