Skip to content

Commit 36b861c

Browse files
chore(deps-dev): bump python-semantic-release from 7.26.0 to 7.27.0 (#104)
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.26.0 to 7.27.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.26.0...v7.27.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 8abde61 commit 36b861c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -31,7 +31,7 @@ pytest-cov = "^3.0.0"
3131
pytest-depends = "^1.0.1"
3232
pytest-asyncio = "^0.18.2"
3333
unasync-cli = "^0.0.9"
34-
python-semantic-release = "^7.26.0"
34+
python-semantic-release = "^7.27.0"
3535

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

0 commit comments

Comments
 (0)