Skip to content

Commit

Permalink
chore(deps-dev): bump isort from 5.10.1 to 5.11.4 (#180)
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 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.10.1...5.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 12, 2023
1 parent 5d17f81 commit 4afd352
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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
Expand Up @@ -28,7 +28,7 @@ pytest = "^7.1.3"
Sphinx = "^4.3.2"
flake8 = "^5.0.4"
black = "^22.10"
isort = "^5.9.3"
isort = "^5.11.4"
pre-commit = "^2.20.0"
pytest-cov = "^4.0.0"
pytest-depends = "^1.0.1"
Expand Down

0 comments on commit 4afd352

Please sign in to comment.