Skip to content

Commit

Permalink
bump: bump isort from 5.12.0 to 5.13.1
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.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...5.13.1)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 9b6abdd commit ab19772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ requires-python = ">=3.8"

[project.optional-dependencies]
dev = [
"isort==5.12.0",
"isort==5.13.1",
"mypy==1.7.1",
"mypy-extensions>=0.4.3",
"pre-commit>=2.20.0",
Expand Down

0 comments on commit ab19772

Please sign in to comment.