Skip to content

Commit 609627e

Browse files
authored
Merge pull request #177 from supabase-community/dependabot/pip/develop/black-22.3.0
chore(deps-dev): bump black from 22.1.0 to 22.3.0
2 parents c633b4a + 80ceab3 commit 609627e

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

+26-26
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
@@ -23,7 +23,7 @@ httpx = "^0.21.3"
2323

2424
[tool.poetry.dev-dependencies]
2525
pre-commit = "^2.17.0"
26-
black = "^22.1"
26+
black = "^22.3"
2727
pytest = "^7.1.1"
2828
flake8 = "^4.0.1"
2929
isort = "^5.9.3"

0 commit comments

Comments
 (0)