10000 chore(deps-dev): bump isort from 5.13.2 to 6.0.0 (#267) · supabase/realtime-py@3f5b377 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f5b377

Browse files
chore(deps-dev): bump isort from 5.13.2 to 6.0.0 (#267)
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: Andrew Smith <a.smith@silentworks.co.uk>
1 parent 1776a57 commit 3f5b377

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
@@ -26,7 +26,7 @@ coveralls = "^3.0.0"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
black = ">=23.11,<25.0"
29-
isort = "^5.12.0"
29+
isort = "^6.0.0"
3030
pre-commit = "^4.1.0"
3131
pytest-cov = "^5.0.0"
3232

0 commit comments

Comments
 (0)
0