From 1e1b10e9e821bfa2111373735a5e21aebbc6d1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 22:19:46 +0000 Subject: [PATCH] Bump uv from 0.9.5 to 0.9.6 in /static/images/meetup-45 Bumps [uv](https://github.com/astral-sh/uv) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.9.5...0.9.6) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- static/images/meetup-45/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/images/meetup-45/requirements.txt b/static/images/meetup-45/requirements.txt index 21ea19d8..7de0cd15 100644 --- a/static/images/meetup-45/requirements.txt +++ b/static/images/meetup-45/requirements.txt @@ -22,5 +22,5 @@ six==1.16.0 stack-data==0.6.3 tifffile==2024.9.20 traitlets==5.14.3 -uv==0.9.5 +uv==0.9.6 wcwidth==0.2.13