Skip to content

Commit 04d8c0d

Browse files
Bump uv from 0.8.17 to 0.8.18 (#1901)
* Bump uv from 0.8.17 to 0.8.18 Bumps [uv](https://github.com/astral-sh/uv) from 0.8.17 to 0.8.18. - [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.8.17...0.8.18) --- updated-dependencies: - dependency-name: uv dependency-version: 0.8.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update 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 189463c commit 04d8c0d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## [Unreleased]
44

55
- Updated Poetry from 2.1.4 to 2.2.0. ([#1900](https://github.com/heroku/heroku-buildpack-python/pull/1900))
6-
- Updated uv from 0.8.15 to 0.8.17. ([#1899](https://github.com/heroku/heroku-buildpack-python/pull/1899))
6+
- Updated uv from 0.8.15 to 0.8.18. ([#1899](https://github.com/heroku/heroku-buildpack-python/pull/1899) and [#1901](https://github.com/heroku/heroku-buildpack-python/pull/1901))
77

88
## [v307] - 2025-09-10
99

requirements/uv.txt

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

0 commit comments

Comments
 (0)