Bump uv from 0.9.5 to 0.9.6 in /.ci/lumen_cli (#166578)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-10-29 18:28:14 -07:00 committed by GitHub
parent e380028a51
commit cf7756da38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ dependencies = [
"GitPython==3.1.45", "GitPython==3.1.45",
"docker==7.1.0", "docker==7.1.0",
"pytest==7.3.2", "pytest==7.3.2",
"uv==0.9.5" "uv==0.9.6"
] ]
[tool.setuptools] [tool.setuptools]