Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 0f332fa

Browse files
authored
Merge pull request #159 from supabase-community/dependabot/pip/main/black-23.10.0
chore(deps-dev): bump black from 23.9.1 to 23.10.0
2 parents dbb3d92 + ac6f901 commit 0f332fa

File tree

2 files changed

+32
-26
lines changed

2 files changed

+32
-26
lines changed

poetry.lock

Lines changed: 31 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ python-dateutil = "^2.8.2"
2828

2929
[tool.poetry.dev-dependencies]
3030
python-semantic-release = "^8.1.1"
31-
black = "^23.9.1"
31+
black = "^23.10.0"
3232
isort = "^5.12.0"
3333
pre-commit = "^3.4.0"
3434
pytest = "^7.4.2"

0 commit comments

Comments
 (0)