Skip to content

Commit

Permalink
Merge pull request #37 from supabase-community/dependabot/pip/main/is…
Browse files Browse the repository at this point in the history
…ort-5.11.1

chore(deps-dev): bump isort from 5.10.1 to 5.11.1
  • Loading branch information
J0 authored Dec 13, 2022
2 parents 993d162 + 87f87f5 commit 514b2b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ python-dateutil = "^2.8.2"
[tool.poetry.dev-dependencies]
python-semantic-release = "^7.32.2"
black = "^22.12.0"
isort = "^5.9.3"
isort = "^5.11.1"
pre-commit = "^2.16.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.20.1"
Expand Down

0 comments on commit 514b2b4

Please sign in to comment.