Bump the uv group across 2 directories with 2 updates (#4575)

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]
2026-02-08 05:27:01 +00:00
committed by GitHub
parent d9707e0759
commit 75af862841
4 changed files with 34 additions and 92 deletions

View File

@@ -7,7 +7,7 @@ requires-python = ">=3.11,<3.14"
readme = "README.md"
dependencies = [
"skyvern>=0.2.0",
"llama-index>=0.12.19,<0.13",
"llama-index>=0.12.19,<0.14",
"urllib3>=2.6.0",
]