Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 0422a91 commit c3e4094
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 @@ -29,7 +29,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"flit==3.9.0",
"isort==5.13.1",
"isort==5.13.2",
"flake8==6.1.0",
"black==23.11.0",
"coverage==7.3.2",
Expand Down

0 comments on commit c3e4094

Please sign in to comment.