Skip to content

Commit 0a5776e

Browse files
Bump uv from 0.9.7 to 0.9.9 (#461)
* Bump uv from 0.9.7 to 0.9.9 Bumps [uv](https://github.com/astral-sh/uv) from 0.9.7 to 0.9.9. - [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.7...0.9.9) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Changelog entry --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ed Morley <[email protected]>
1 parent 3f1eae7 commit 0a5776e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Changed
11+
12+
- Updated uv from 0.9.7 to 0.9.9. ([#461](https://github.com/heroku/buildpacks-python/pull/461))
13+
1014
## [2.7.3] - 2025-11-03
1115

1216
### Changed

requirements/uv.txt

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

0 commit comments

Comments
 (0)