Skip to content

Commit 3ea1b5c

Browse files
authored
Merge pull request #1343 from vprusso/dependabot/pip/isort-6.1.0
chore(deps): bump isort from 6.0.0 to 6.1.0
2 parents 6a8d5a0 + f0a96e9 commit 3ea1b5c

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
@@ -55,7 +55,7 @@ dev = [
5555
lint = [
5656
"flake8==7.3.0",
5757
"flake8-docstrings==1.7.0",
58-
"isort==6.0.0",
58+
"isort==6.1.0",
5959
"myst-parser==4.0.1",
6060
"pep8==1.7.1",
6161
"ruff==0.13.0",

0 commit comments

Comments
 (0)