Skip to content

Commit 5813cf4

Browse files
chore(deps-dev): bump python-semantic-release from 8.7.0 to 9.1.1
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.7.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.7.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] <[email protected]>
1 parent ed09227 commit 5813cf4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python = "^3.8"
1515
httpx = ">=0.24,<0.26"
1616

1717
[tool.poetry.group.dev.dependencies]
18-
python-semantic-release = "^8.1.1"
18+
python-semantic-release = ">=8.1.1,<10.0.0"
1919
black = ">=23.9.1,<25.0.0"
2020
isort = "^5.12.0"
2121
pre-commit = "^3.4.0"

0 commit comments

Comments
 (0)