Skip to content

Commit 637a8bf

Browse files
Bump isort from 5.13.2 to 6.1.0
Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.1.0. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33f7572 commit 637a8bf

File tree

2 files changed

+58
-8
lines changed

2 files changed

+58
-8
lines changed

poetry.lock

Lines changed: 57 additions & 7 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
@@ -47,7 +47,7 @@ pytest-mock = "*"
4747
mypy = "^1.10"
4848
freezegun = "^1.5"
4949
black = "24.4.2"
50-
isort = "==5.13.2"
50+
isort = "==6.1.0"
5151

5252
#[tool.poetry.extras]
5353

0 commit comments

Comments
 (0)