Skip to content

Commit 1091eac

Browse files
Bump uv from 0.11.14 to 0.11.15
Bumps [uv](https://github.com/astral-sh/uv) from 0.11.14 to 0.11.15. - [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.11.14...0.11.15) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d21c227 commit 1091eac

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ standard-telnetlib==3.13.0
7070
typing-extensions>=4.15.0,<5.0
7171
ulid-transform==2.2.1
7272
urllib3>=2.0
73-
uv==0.11.14
73+
uv==0.11.15
7474
voluptuous-openapi==0.3.0
7575
voluptuous-serialize==2.7.0
7676
voluptuous==0.15.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies = [
7474
"typing-extensions>=4.15.0,<5.0",
7575
"ulid-transform==2.2.1",
7676
"urllib3>=2.0",
77-
"uv==0.11.14",
77+
"uv==0.11.15",
7878
"voluptuous==0.15.2",
7979
"voluptuous-serialize==2.7.0",
8080
"voluptuous-openapi==0.3.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)