Skip to content

Commit d8a44ba

Browse files
authored
Merge pull request #349 from supabase-community/dependabot/pip/develop/python-semantic-release-7.33.0
chore(deps): bump python-semantic-release from 7.32.2 to 7.33.0
2 parents ed2b4f7 + 28db9f4 commit d8a44ba

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gotrue = "^0.5.0"
2222
httpx = "^0.23.0"
2323
storage3 = ">=0.3.5,<0.5.0"
2424
supafunc = "^0.2.2"
25-
python-semantic-release = "7.32.2"
25+
python-semantic-release = "7.33.0"
2626

2727
[tool.poetry.dev-dependencies]
2828
pre-commit = "^2.19.0"
@@ -32,7 +32,7 @@ flake8 = "^5.0.4"
3232
isort = "^5.10.1"
3333
pytest-cov = "^4.0.0"
3434
commitizen = "^2.37.0"
35-
python-semantic-release = "^7.32.2"
35+
python-semantic-release = "^7.33.0"
3636
python-dotenv = "^0.21.0"
3737

3838
[tool.poetry.scripts]

0 commit comments

Comments
 (0)