Skip to content

Commit

Permalink
Bump python-semantic-release from 7.24.0 to 7.25.0 (#91)
Browse files Browse the repository at this point in the history
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.24.0 to 7.25.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.24.0...v7.25.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 18, 2022
1 parent 1b6c6a5 commit 3a9419c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -31,7 +31,7 @@ pytest-cov = "^3.0.0"
pytest-depends = "^1.0.1"
pytest-asyncio = "^0.18.1"
unasync-cli = "^0.0.9"
python-semantic-release = "^7.24.0"
python-semantic-release = "^7.25.0"

[tool.semantic_release]
version_variable = "postgrest_py/__init__.py:__version__"
Expand Down

0 comments on commit 3a9419c

Please sign in to comment.