Skip to content

Commit 2d0f823

Browse files
dependabot[bot]felixrindt
authored andcommitted
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] <[email protected]>
1 parent 00a3699 commit 2d0f823

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
@@ -73,7 +73,7 @@ django-extensions = ">=3.2.1,<5.0.0"
7373
coverage = "^6.4"
7474
coveralls = "^3.3.1"
7575
django-coverage-plugin = ">=2.0.1,<4.0.0"
76-
isort = ">=5.10.1,<7.0.0"
76+
isort = ">=5.10.1,<8.0.0"
7777
pylint = ">=3.0.0,<5.0.0"
7878
autoflake = ">=1.6,<3.0"
7979
Sphinx = ">=8.1.3,<9.0.0"

0 commit comments

Comments
 (0)