Skip to content

Commit c8c9659

Browse files
dependabot[bot]leandrodamascena
authored andcommitted
chore(deps-dev): bump isort from 5.13.2 to 6.0.0 (aws-powertools#5965)
Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <[email protected]>
1 parent 34f8fe9 commit c8c9659

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ coverage = { extras = ["toml"], version = "^7.6" }
7979
pytest = "^8.3.4"
8080
black = "^24.8"
8181
boto3 = "^1.26.164"
82-
isort = "^5.13.2"
82+
isort = ">=5.13.2,<7.0.0"
8383
pytest-cov = ">=5,<7"
8484
pytest-mock = "^3.14.0"
8585
pdoc3 = "^0.11.0"

0 commit comments

Comments
 (0)