Skip to content

Commit 61b15f0

Browse files
authored
Merge branch 'develop' into j0_add_magic
2 parents 9775ce9 + 0fdb70d commit 61b15f0

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

Diff for: poetry.lock

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ realtime = "^0.0.5"
2121
gotrue = "^0.5.0"
2222
httpx = "^0.21.3"
2323
storage3 = "^0.3.4"
24-
python-semantic-release = "7.28.1"
2524
supafunc = "^0.2.0"
25+
python-semantic-release = "7.32.1"
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.35.0"
35-
python-semantic-release = "^7.28.1"
35+
python-semantic-release = "^7.32.1"
3636
python-dotenv = "^0.21.0"
3737

3838
[tool.semantic_release]

0 commit comments

Comments
 (0)