Skip to content

Commit 870b9c1

Browse files
dependabot[bot]goldmedal
authored andcommitted
Bump fastapi from 0.111.0 to 0.111.1 in /ibis-server (#704)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.111.0 to 0.111.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.111.0...0.111.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acd6386 commit 870b9c1

File tree

2 files changed

+5
-94
lines changed

2 files changed

+5
-94
lines changed

ibis-server/poetry.lock

+4-93
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ibis-server/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ packages = [{ include = "app" }]
88

99
[tool.poetry.dependencies]
1010
python = ">=3.11,<3.12"
11-
fastapi = "0.111.0"
11+
fastapi = "0.111.1"
1212
pydantic = "2.6.4"
1313
uvicorn = { version = "0.29.0", extras = ["standard"] }
1414
ibis-framework = { version = "9.2.0", extras = [

0 commit comments

Comments
 (0)