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

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-06-19 18:48:47 +02:00
committed by GitHub
parent cc2f96c6c4
commit afe130f6db
2 changed files with 198 additions and 193 deletions

385
poetry.lock generated

File diff suppressed because one or more lines are too long

View File

@@ -53,7 +53,7 @@ protobuf = "^5.0.0,<6.0.0" # Updated to support newer op
opentelemetry-api = "^1.33.1"
opentelemetry-exporter-otlp-proto-grpc = "^1.33.1"
modal = ">=0.66.26,<1.1.0"
runloop-api-client = "0.42.0"
runloop-api-client = "0.43.0"
libtmux = ">=0.37,<0.40"
pygithub = "^2.5.0"
joblib = "*"
@@ -92,8 +92,8 @@ pyyaml = "^6.0.2"
optional = true
[tool.poetry.group.dev.dependencies]
ruff = "0.11.13"
mypy = "1.16.0"
ruff = "0.12.0"
mypy = "1.16.1"
pre-commit = "4.2.0"
build = "*"
types-setuptools = "*"