Skip to content

Commit

Permalink
build(deps-dev): bump python-semantic-release from 8.3.0 to 9.1.1 (#95)
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 8.3.0 to 9.1.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@v8.3.0...v9.1.1)

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

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] authored Feb 29, 2024
1 parent d7f13aa commit 99a0c48
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -20,7 +20,7 @@ typing-extensions = "^4.2.0"
pytest = "^8.0.2"

[tool.poetry.group.dev.dependencies]
python-semantic-release = "^8.3.0"
python-semantic-release = ">=8.3,<10.0"
black = "^23.11.0"
isort = "^5.12.0"
pre-commit = "^3.5.0"
Expand Down

0 comments on commit 99a0c48

Please sign in to comment.