Skip to content

Commit db40e2b

Browse files
Bump fastapi from 0.78.0 to 0.109.1 in /backend
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.78.0 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.78.0...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20c8ec2 commit db40e2b

2 files changed

Lines changed: 20 additions & 22 deletions

File tree

backend/poetry.lock

Lines changed: 19 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dynaconf = "^3.1.7"
3232
httpx = "^0.23.1"
3333
pydantic = "^1.9.1"
3434
fastapi-utils = "^0.2.1"
35-
fastapi = "^0.78.0"
35+
fastapi = ">=0.78,<0.110"
3636
uvicorn = { extras = ["standard"], version = "^0.20.0" }
3737
pygraphviz = "^1.10"
3838
confluent-kafka = "^1.9.2"

0 commit comments

Comments
 (0)