Skip to content

Commit 9a3792f

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d24278 commit 9a3792f

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

poetry.lock

Lines changed: 10 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
@@ -58,7 +58,7 @@ pytest-flake8 = "=1.3.0"
5858
pytest-cov = "^6.1.1"
5959
tox = "*"
6060
mypy = "^1.10"
61-
isort = "^6.0.1"
61+
isort = "^6.1.0"
6262
black = "^25.1.0"
6363
flynt = "^1.0"
6464
deptry = "^0.23.0"

0 commit comments

Comments
 (0)