Skip to content

Commit

Permalink
chore(deps-dev): bump python-semantic-release from 9.5.0 to 9.7.1
Browse files Browse the repository at this point in the history
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.5.0 to 9.7.1.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](python-semantic-release/python-semantic-release@v9.5.0...v9.7.1)

---
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>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent 82a9e9b commit 06ab4e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pytest-cov = "^5.0.0"
pytest-depends = "^1.0.1"
pytest-asyncio = "^0.23.6"
unasync-cli = "^0.0.9"
python-semantic-release = "^9.5.0"
python-semantic-release = "^9.7.1"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit 06ab4e0

Please sign in to comment.