Skip to content

Commit 38c6e4d

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

File tree

2 files changed

+12
-37
lines changed

2 files changed

+12
-37
lines changed

poetry.lock

Lines changed: 11 additions & 36 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
@@ -93,7 +93,7 @@ django = ">=3.0"
9393
djangorestframework = "^3.11.2"
9494
falcon = ">=3.0"
9595
flask = "*"
96-
isort = ">=5.11.5,<7.0.0"
96+
isort = ">=5.11.5,<8.0.0"
9797
pre-commit = "*"
9898
pytest = "^8"
9999
pytest-flake8 = "*"

0 commit comments

Comments
 (0)