Skip to content

Commit a96793a

Browse files
build(deps-dev): bump isort from 5.13.1 to 5.13.2 (#342)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a40dca commit a96793a

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

poetry.lock

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pre-commit = "^3.6.0"
3737
mypy = "^1.7"
3838
pep8-naming = "^0.13.2"
3939
interrogate = "^1.5.0"
40-
isort = "^5.12.0"
40+
isort = "^5.13.2"
4141
darglint = "^1.8.1"
4242
ruff = "^0.1.7"
4343

0 commit comments

Comments
 (0)