Skip to content

Commit f7882db

Browse files
Merge pull request #204 from microsoft/dependabot/pip/dependabotchanges/isort-6.0.0
build: bump isort from 5.13.2 to 6.0.0
2 parents d5eafc1 + 94e4ea7 commit f7882db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ coverage
1717
flake8==7.1.1
1818
black==25.1.0
1919
autoflake==2.3.1
20-
isort==5.13.2
20+
isort==6.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pydantic-settings==2.7.1
1313
flake8==7.1.1
1414
black==25.1.0
1515
autoflake==2.3.1
16-
isort==5.13.2
16+
isort==6.0.0

0 commit comments

Comments
 (0)