Skip to content

Commit

Permalink
Bump isort from 5.13.2 to 6.0.0 (#1516)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent cc3f421 commit 5ad94ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pytest-cov = ">=5,<7"
pre-commit = ">=3.8,<5.0"
black = "^24.8.0"
pylint = "^3.2.6"
isort = "^5.13.2"
isort = ">=5.13.2,<7.0.0"
mypy = "^1.11.1"
flake8 = "^7.1.1"
pyupgrade = "^3.17.0"
Expand Down

0 comments on commit 5ad94ac

Please sign in to comment.