Skip to content

Commit f108ed7

Browse files
chore(deps-dev): bump python-semantic-release from 8.7.0 to 9.1.1 (#47)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed09227 commit f108ed7

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)