Merge 1e692f722c into f5d0e1e69e
This commit is contained in:
commit
ab243a65f1
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue