Skip to content

Commit 14c16fc

Browse files
chore(deps): bump fastapi from 0.104.1 to 0.109.1 (#86)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 551f5b1 commit 14c16fc

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "3.10.*"
1010

11-
fastapi = "0.104.1"
11+
fastapi = "0.109.1"
1212
Pillow = "10.3.0"
1313
aiofiles = "23.2.1"
1414
uvicorn = "0.24.0.post1"

0 commit comments

Comments
 (0)