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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
1 parent 34f8fe9 commit c8c9659

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -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)