Skip to content

Commit 9cedee6

Browse files
[client] Update dependency isort to >=6.1.0,<6.2.0
Co-authored-by: Romuald Lemesle <[email protected]>
1 parent acc7189 commit 9cedee6

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
@@ -48,7 +48,7 @@ dependencies = [
4848
dev = [
4949
"black (>=25.11.0,<25.12.0)",
5050
"build (>=1.2.1,<1.3.0)",
51-
"isort (>=6.0.0,<6.1.0)",
51+
"isort (>=6.1.0,<6.2.0)",
5252
"types-pytz (>=2025.2.0.20250326,<2025.3.0.0)",
5353
"pre-commit (>=4.2.0,<4.3.0)",
5454
"types-python-dateutil (>=2.9.0,<2.10.0)",

0 commit comments

Comments
 (0)