Skip to content

Commit 4d8f3a3

Browse files
Bump fastapi from 0.78.0 to 0.109.1
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 c780861 commit 4d8f3a3

File tree

2 files changed

+15
-17
lines changed

2 files changed

+15
-17
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
python = "^3.10.5"
3131
requests = "^2.28.1"
3232
pydantic = "^1.9.1"
33-
fastapi = "^0.78.0"
33+
fastapi = "^0.109.1"
3434

3535
[tool.poetry.group.dev.dependencies]
3636
# ---------------------------- DEPENDENCIES: DEV -----------------------------

0 commit comments

Comments
 (0)