Skip to content

Commit 4ec87b3

Browse files
chore(deps-dev): update python-semantic-release requirement
Updates the requirements on [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) to permit the latest version. - [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.rst) - [Commits](python-semantic-release/python-semantic-release@v9.21...v10.4.1) --- updated-dependencies: - dependency-name: python-semantic-release dependency-version: 10.4.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d4e251 commit 4ec87b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pyreadr = "^0.5"
3838
pytest = "^8.3.5"
3939
pytest-cov = "^6.1.1"
4040
pytest-benchmark = ">=4,<6"
41-
python-semantic-release = "^9.21.0"
41+
python-semantic-release = ">=9.21,<11.0"
4242
mypy = "^1.15.0"
4343
invoke = "^2.2.0"
4444
hypothesis = "^6.108"

0 commit comments

Comments
 (0)