Skip to content

Commit

Permalink
build(deps-dev): 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 2a40dca commit bc5de8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 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 @@ pre-commit = "^3.6.0"
mypy = "^1.7"
pep8-naming = "^0.13.2"
interrogate = "^1.5.0"
isort = "^5.12.0"
isort = "^5.13.2"
darglint = "^1.8.1"
ruff = "^0.1.7"

Expand Down

0 comments on commit bc5de8f

Please sign in to comment.