Skip to content

Commit 8e589ee

Browse files
Bump fastapi from 0.104.1 to 0.109.1 in /backend (fastapi#687)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.104.1...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69b5d40 commit 8e589ee

2 files changed

Lines changed: 12 additions & 13 deletions

File tree

backend/poetry.lock

Lines changed: 11 additions & 12 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
@@ -7,7 +7,7 @@ authors = ["Admin <admin@example.com>"]
77
[tool.poetry.dependencies]
88
python = "^3.10"
99
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
10-
fastapi = "^0.104.1"
10+
fastapi = "^0.109.1"
1111
python-multipart = "^0.0.6"
1212
email-validator = "^2.1.0.post1"
1313
celery = "^5.3.5"

0 commit comments

Comments
 (0)