Skip to content

Commit 4f87995

Browse files
author
Peter Koval
committed
allow bump-my-version in py3.14
1 parent 25fcea7 commit 4f87995

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ package = true
4040

4141
[dependency-groups]
4242
dev = [
43-
"bump-my-version>=1.2.4; python_version < '3.14'",
43+
"bump-my-version>=1.2.4",
4444
"pytest>=8.3.5",
4545
"pytest-cov>=5.0.0",
4646
"ruff>=0.14.0",

uv.lock

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

0 commit comments

Comments
 (0)