resolve: merge conflict - keep ruff 0.15.5, update isort to 8.0.1
This commit is contained in:
@@ -139,7 +139,7 @@ dev = [
|
|||||||
"pytest-cov==4.1.0",
|
"pytest-cov==4.1.0",
|
||||||
"pytest-mock==3.12.0",
|
"pytest-mock==3.12.0",
|
||||||
"black==24.3.0",
|
"black==24.3.0",
|
||||||
"isort==5.13.2",
|
"isort==8.0.1",
|
||||||
"ruff==0.15.5",
|
"ruff==0.15.5",
|
||||||
"mypy==1.8.0",
|
"mypy==1.8.0",
|
||||||
"bandit==1.7.5",
|
"bandit==1.7.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user