Skip to content

Commit 0cefdc7

Browse files
Bump python-semantic-release from 7.23.0 to 7.24.0 (#82)
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.23.0 to 7.24.0. - [Release notes](https://github.com/relekang/python-semantic-release/releases) - [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md) - [Commits](python-semantic-release/python-semantic-release@v7.23.0...v7.24.0) --- updated-dependencies: - dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1560d8f commit 0cefdc7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -30,7 +30,7 @@ pytest-cov = "^3.0.0"
3030
pytest-depends = "^1.0.1"
3131
pytest-asyncio = "^0.17.2"
3232
unasync-cli = "^0.0.9"
33-
python-semantic-release = "^7.23.0"
33+
python-semantic-release = "^7.24.0"
3434

3535
[tool.semantic_release]
3636
version_variable = "postgrest_py/__init__.py:__version__"

0 commit comments

Comments
 (0)