Skip to content

Commit bd58cc3

Browse files
Bump isort from 6.0.1 to 6.1.0
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.1 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@6.0.1...6.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10dbd4f commit bd58cc3

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

poetry.lock

Lines changed: 15 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
@@ -45,7 +45,7 @@ coverage = ">=6.4.4,<8.0.0"
4545
furo = ">=2022.9.15"
4646
importlib-resources = ">=5.12.0"
4747
import-linter = "^2.0"
48-
isort = "^6.0.1"
48+
isort = "^6.1.0"
4949
jinja2 = "^3.1.6"
5050
mypy = ">=0.971"
5151
myst-parser = ">=2.0.0,<4"

0 commit comments

Comments
 (0)