Skip to content

Commit

Permalink
chore(deps): bump the sdk-python group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the sdk-python group with 2 updates in the /sdk/python/runtime directory: python and [astral-sh/uv](https://github.com/astral-sh/uv).


Updates `python` from 3.12-slim to 3.13-slim

Updates `astral-sh/uv` from 0.4.18 to 0.5.13
- [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.4.18...0.5.13)

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  dependency-group: sdk-python
- dependency-name: astral-sh/uv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 540b4d1 commit 88b1c0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/python/runtime/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Images defined here for Dependabot.
FROM python:3.12-slim@sha256:af4e85f1cac90dd3771e47292ea7c8a9830abfabbe4faa5c53f158854c2e819d AS base
FROM ghcr.io/astral-sh/uv:0.4.18@sha256:7091de9df72a77bdc92d6460f09403b4bdd5b35fe54e3320e4e1cbdacf8cdd49 AS uv
FROM python:3.13-slim@sha256:1127090f9fff0b8e7c3a1367855ef8a3299472d2c9ed122948a576c39addeaf1 AS base
FROM ghcr.io/astral-sh/uv:0.5.13@sha256:ea61e006cfec0e8d81fae901ad703e09d2c6cf1aa58abcb6507d124b50286f9f AS uv

0 comments on commit 88b1c0f

Please sign in to comment.