Skip to content

Commit 2c7c395

Browse files
dependabot[bot]NotTheEvilOne
authored andcommitted
build(deps-dev): bump isort from 6.0.1 to 7.0.0
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.1 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.0.1...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 e4044b6 commit 2c7c395

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
@@ -28,7 +28,7 @@ moto = "^5.1.12"
2828
python-dotenv = "^1.1.1"
2929
pytest = "^8.4.1"
3030
pytest-cov = "^7.0.0"
31-
isort = "^6.0.1"
31+
isort = "^7.0.0"
3232
requests-mock = "^1.12.1"
3333
pyright = "^1.1.403"
3434

0 commit comments

Comments
 (0)