Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 87f87f5

Browse files
chore(deps-dev): bump isort from 5.10.1 to 5.11.1
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.11.1. - [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.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 993d162 commit 87f87f5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -29,7 +29,7 @@ python-dateutil = "^2.8.2"
2929
[tool.poetry.dev-dependencies]
3030
python-semantic-release = "^7.32.2"
3131
black = "^22.12.0"
32-
isort = "^5.9.3"
32+
isort = "^5.11.1"
3333
pre-commit = "^2.16.0"
3434
pytest = "^7.2.0"
3535
pytest-asyncio = "^0.20.1"

0 commit comments

Comments
 (0)