diff --git a/CHANGELOG.md b/CHANGELOG.md index 66e22c9..984bd97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Updated uv from 0.10.7 to 0.10.9. ([#523](https://github.com/heroku/buildpacks-python/pull/523)) + ## [6.0.1] - 2026-03-03 ### Changed diff --git a/requirements/uv.txt b/requirements/uv.txt index 971e116..6f2d9f3 100644 --- a/requirements/uv.txt +++ b/requirements/uv.txt @@ -1 +1 @@ -uv==0.10.7 +uv==0.10.9