Skip to content

Commit

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

chore(deps-dev): bump isort from 5.11.5 to 5.12.0
  • Loading branch information
J0 authored Feb 6, 2023
2 parents 3f44586 + 96ad75f commit eb5be13
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 60 deletions.
66 changes: 7 additions & 59 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.33.1"
black = "^22.12.0"
isort = "^5.11.4"
isort = "^5.12.0"
pre-commit = "^2.21.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.20.3"
Expand Down

0 comments on commit eb5be13

Please sign in to comment.