Skip to content

Commit fd3c480

Browse files
authored
Merge pull request #40 from supabase-community/dependabot/pip/main/isort-5.11.4
chore(deps-dev): bump isort from 5.11.1 to 5.11.4
2 parents 57205b1 + 996d377 commit fd3c480

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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.11.1"
32+
isort = "^5.11.4"
3333
pre-commit = "^2.16.0"
3434
pytest = "^7.2.0"
3535
pytest-asyncio = "^0.20.3"

0 commit comments

Comments
 (0)