Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent a9087b1 commit c7e6f09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -27,7 +27,7 @@ coverage-badge = "^1.0.1"
pytest-mock = "^3.5.1"
pre-commit = "^2.13.0"
mypy = "0.971"
isort = "5.9.3"
isort = "5.10.1"
flake8 = "3.9.2"
pydocstyle = "6.1.1"
black = "^22.8"
Expand Down

0 comments on commit c7e6f09

Please sign in to comment.