Skip to content

Commit 39fed07

Browse files
committed
Refactored dependencies config
- Changed `project.optional-dependencies` to `dependency-groups`
1 parent 09b825b commit 39fed07

File tree

2 files changed

+36
-28
lines changed

2 files changed

+36
-28
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ homepage = "https://github.com/callowayproject/bump-my-version"
5151
repository = "https://github.com/callowayproject/bump-my-version.git"
5252
documentation = "https://callowayproject.github.io/bump-my-version/"
5353

54-
[project.optional-dependencies]
54+
[dependency-groups]
5555
dev = [
5656
"git-fame>=1.12.2",
5757
"generate-changelog>=0.7.6",

uv.lock

+35-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)