Skip to content

Commit c5830a7

Browse files
authoredAug 4, 2023
Merge pull request #491 from supabase-community/dependabot/pip/develop/black-23.7.0
chore(deps-dev): bump black from 23.3.0 to 23.7.0
2 parents cc582a3 + e7433b1 commit c5830a7

File tree

2 files changed

+26
-29
lines changed

2 files changed

+26
-29
lines changed
 

‎poetry.lock

+25-28
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
@@ -26,7 +26,7 @@ python-semantic-release = "8.0.3"
2626

2727
[tool.poetry.dev-dependencies]
2828
pre-commit = "^3.3.3"
29-
black = "^23.1"
29+
black = "^23.7"
3030
pytest = "^7.4.0"
3131
flake8 = "^5.0.4"
3232
isort = "^5.10.1"

0 commit comments

Comments
 (0)
Please sign in to comment.