Skip to content

Commit 3310064

Browse files
Bump uv from 0.10.9 to 0.11.3 (#2067)
* Bump uv from 0.10.9 to 0.11.3 Bumps [uv](https://github.com/astral-sh/uv) from 0.10.9 to 0.11.3. - [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.10.9...0.11.3) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Add changelog entry * Update expected test output --------- 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 e8b7c62 commit 3310064

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## [Unreleased]
44

5+
- Updated uv from 0.10.9 to 0.11.3. ([#2067](https://github.com/heroku/heroku-buildpack-python/pull/2067))
56

67
## [v339] - 2026-03-13
78

requirements/uv.txt

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

spec/hatchet/uv_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
remote: '/app/.heroku/python/lib/python3.14/lib-dynload',
6060
remote: '/app/.heroku/python/lib/python3.14/site-packages'\\]
6161
remote:
62-
remote: uv #{UV_VERSION}
62+
remote: uv #{UV_VERSION} \\(x86_64-unknown-linux-gnu\\)
6363
remote: Using Python #{DEFAULT_PYTHON_FULL_VERSION} environment at: /app/.heroku/python
6464
remote: Package Version
6565
remote: ----------------- -------

0 commit comments

Comments
 (0)