Skip to content

Commit 66c608d

Browse files
chore(deps-dev): bump isort from 5.13.2 to 6.0.0 (#187)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1ba63a commit 66c608d

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
@@ -17,7 +17,7 @@ strenum = "^0.4.15"
1717

1818
[tool.poetry.group.dev.dependencies]
1919
black = ">=23.9.1,<25.0.0"
20-
isort = "^5.12.0"
20+
isort = ">=5.12,<7.0"
2121
pre-commit = ">=3.4,<5.0"
2222
pyjwt = "^2.8.0"
2323
pytest = ">=7.4.2,<9.0.0"

0 commit comments

Comments
 (0)