Skip to content

Commit

Permalink
Bump isort from 5.12.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/PyCQA/isort) from 5.12.0 to 6.0.1.
- [Release notes](https://github.com/PyCQA/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.12.0...6.0.1)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2025
1 parent 5190ad3 commit ec682be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
16 changes: 7 additions & 9 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 @@ -24,7 +24,7 @@ Sphinx = "^6.1.3"
taskipy = "^1.11.0"
pyproject-flake8 = "^6.0.0.post1"
black = "^24.10"
isort = "5.12.0"
isort = "6.0.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit ec682be

Please sign in to comment.