Skip to content

Commit a5beade

Browse files
authored
Merge pull request #258 from supabase-community/dependabot/pip/main/black-23.3.0
chore(deps-dev): bump black from 23.1.0 to 23.3.0
2 parents 4845101 + 0c26730 commit a5beade

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 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
@@ -22,7 +22,7 @@ pydantic = "^1.10.0"
2222
[tool.poetry.dev-dependencies]
2323
pytest = "^7.2.2"
2424
flake8 = "^5.0.4"
25-
black = "^23.1.0"
25+
black = "^23.3.0"
2626
isort = "^5.12.0"
2727
pre-commit = "^3.2.2"
2828
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)