Skip to content

Commit 15e5ca0

Browse files
build(deps-dev): update isort requirement from ^7.0.0 to ^8.0.0 (#375)
1 parent 260873b commit 15e5ca0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ruff = "^0.15.0"
2020
pytest = "^9.0.0"
2121
pytest-mock = "^3.14.0"
2222
pytest-cov = "^7.0.0"
23-
isort = "^7.0.0"
23+
isort = "^8.0.0"
2424
taskipy = "^1.12.2"
2525
mypy = "^1.10.0"
2626
boto3 = "^1.34.102"

0 commit comments

Comments
 (0)