Skip to content

Commit 76e82a1

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -60,7 +60,7 @@ pytest-flake8 = "=1.3.0"
6060
pytest-cov = "^7.0.0"
6161
tox = "*"
6262
mypy = "^1.19"
63-
isort = "^8.0.0"
63+
isort = "^8.0.1"
6464
black = "^26.1.0"
6565
flynt = "^1.0"
6666
deptry = "^0.24.0"

0 commit comments

Comments
 (0)