Skip to content

Commit 796687d

Browse files
chore(deps-dev): bump python-semantic-release from 7.25.2 to 7.26.0 (#98)
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.25.2 to 7.26.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.25.2...v7.26.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 d4204ef commit 796687d

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
@@ -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.25.2"
34+
python-semantic-release = "^7.26.0"
3535

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

0 commit comments

Comments
 (0)