Skip to content

Commit 514b2b4

Browse files
authored
Merge pull request #37 from supabase-community/dependabot/pip/main/isort-5.11.1
chore(deps-dev): bump isort from 5.10.1 to 5.11.1
2 parents 993d162 + 87f87f5 commit 514b2b4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -29,7 +29,7 @@ python-dateutil = "^2.8.2"
2929
[tool.poetry.dev-dependencies]
3030
python-semantic-release = "^7.32.2"
3131
black = "^22.12.0"
32-
isort = "^5.9.3"
32+
isort = "^5.11.1"
3333
pre-commit = "^2.16.0"
3434
pytest = "^7.2.0"
3535
pytest-asyncio = "^0.20.1"

0 commit comments

Comments
 (0)