chore(deps): bump the version-all group across 1 directory with 9 updates (#6667)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-10 20:58:00 +01:00
committed by GitHub
parent af0becd65b
commit a1107a2c30
2 changed files with 91 additions and 95 deletions

View File

@@ -63,7 +63,7 @@ protobuf = "^4.21.6,<5.0.0" # chromadb currently fails on 5.0+
opentelemetry-api = "1.25.0"
opentelemetry-exporter-otlp-proto-grpc = "1.25.0"
modal = ">=0.66.26,<0.74.0"
runloop-api-client = "0.19.0"
runloop-api-client = "0.22.0"
libtmux = ">=0.37,<0.40"
pygithub = "^2.5.0"
joblib = "*"
@@ -86,8 +86,8 @@ voyageai = "*"
llama-index-embeddings-voyageai = "*"
[tool.poetry.group.dev.dependencies]
ruff = "0.9.4"
mypy = "1.14.1"
ruff = "0.9.6"
mypy = "1.15.0"
pre-commit = "4.1.0"
build = "*"