Skip to content

Commit 3e8fc6d

Browse files
[client-python] chore(deps): update dependency isort to v8
1 parent 95040d8 commit 3e8fc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
dev = [
5050
"black (>=25.11.0,<25.12.0)",
5151
"build (>=1.3.0,<1.4.0)",
52-
"isort (>=6.1.0,<6.2.0)",
52+
"isort (>=8.0.1,<8.1.0)",
5353
"types-pytz (>=2025.2.0.20250326,<2025.3.0.0)",
5454
"pre-commit (>=4.2.0,<4.3.0)",
5555
"types-python-dateutil (>=2.9.0,<2.10.0)",

0 commit comments

Comments
 (0)