Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 22, 2022
1 parent 3e13db9 commit 05633e1
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 @@ -37,7 +37,7 @@ blacken-docs = "^1.12.1"
coverage = {version = "^7.0", extras = ["toml"]}
flake8 = "^4.0.1"
flake8-docstrings = "^1.6.0"
isort = "^5.11.3"
isort = "^5.11.4"
mypy = "^0.991"
pre-commit = "^2.20.0"
pre-commit-hooks = "^4.4.0"
Expand Down

0 comments on commit 05633e1

Please sign in to comment.