Skip to content

build: pin all dependencies to exact versions#74

Merged
jimisola merged 1 commit intomainfrom
build/pin-dependency-versions
Mar 7, 2026
Merged

build: pin all dependencies to exact versions#74
jimisola merged 1 commit intomainfrom
build/pin-dependency-versions

Conversation

@jimisola
Copy link
Member

@jimisola jimisola commented Mar 7, 2026

Summary

  • Pin build-system requires: hatchling==1.29.0, hatch-vcs==0.5.0, build==1.4.0, twine==6.2.0
  • Pin project dependency: ruamel.yaml==0.19.1 (was >=0.18.5)

Prevents unpredictable builds from floating dependency versions.

🤖 Generated with Claude Code

Pin build-system requires (hatchling==1.29.0, hatch-vcs==0.5.0,
build==1.4.0, twine==6.2.0) and project dependency ruamel.yaml==0.19.1
to prevent unpredictable builds from floating dependency versions.

Signed-off-by: jimisola <jimisola@jimisola.com>
@jimisola jimisola self-assigned this Mar 7, 2026
@jimisola jimisola merged commit bf9c792 into main Mar 7, 2026
7 checks passed
@jimisola jimisola deleted the build/pin-dependency-versions branch March 7, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant