Skip to content

Commit

Permalink
Bumped docker to 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertSamoilescu committed Jun 14, 2024
1 parent 4701161 commit a451616
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 673 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ opentelemetry-sdk = "^1.22.0"
opentelemetry-instrumentation-fastapi = ">=0.43b0"
opentelemetry-instrumentation-grpc = ">=0.43b0"
opentelemetry-exporter-otlp-proto-grpc = "^1.22.0"
pytest-lazy-fixture = "^0.6.3"

[tool.poetry.group.test.dependencies]
tox = "4.14.2"
Expand All @@ -86,8 +85,9 @@ pytest = "7.4.4"
pytest-asyncio = "0.21.1"
pytest-mock = "3.12.0"
pytest-cases = "3.8.5"
pytest-lazy-fixture = "^0.6.3"
tox = "4.14.2"
docker = "7.0.0"
docker = "7.1.0"
aiohttp = "3.9.4"
aiohttp-retry = "2.8.3"
## Used for FastAPI Async testing
Expand Down
74 changes: 0 additions & 74 deletions runtimes/alibi-detect/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

74 changes: 0 additions & 74 deletions runtimes/alibi-explain/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

74 changes: 0 additions & 74 deletions runtimes/catboost/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a451616

Please sign in to comment.