Skip to content

Commit

Permalink
chore(deps-dev): bump python-semantic-release from 8.7.0 to 9.1.0
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.7.0 to 9.1.0.
- [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.7.0...v9.1.0)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent cd02bb2 commit 0799610
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 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 @@ -15,7 +15,7 @@ python = "^3.8"
httpx = ">=0.24,<0.26"

[tool.poetry.group.dev.dependencies]
python-semantic-release = "^8.1.1"
python-semantic-release = ">=8.1.1,<10.0.0"
black = "^23.9.1"
isort = "^5.12.0"
pre-commit = "^3.4.0"
Expand Down

0 comments on commit 0799610

Please sign in to comment.