Skip to content

Commit 0fade82

Browse files
Bump uv from 0.9.26 to 0.9.29 (#506)
* Bump uv from 0.9.26 to 0.9.29 Bumps [uv](https://github.com/astral-sh/uv) from 0.9.26 to 0.9.29. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.9.26...0.9.29) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Add changelog entry --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
1 parent 1420e63 commit 0fade82

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Changed
1111

1212
- Updated Poetry from 2.3.1 to 2.3.2. ([#501](https://github.com/heroku/buildpacks-python/pull/501))
13+
- Updated uv from 0.9.26 to 0.9.29. ([#506](https://github.com/heroku/buildpacks-python/pull/506))
1314

1415
## [4.1.1] - 2026-02-04
1516

requirements/uv.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
uv==0.9.26
1+
uv==0.9.29

0 commit comments

Comments
 (0)