Skip to content

Commit 8fd7103

Browse files
chore(deps): Bump fastapi from 0.136.3 to 0.139.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.3 to 0.139.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.3...0.139.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 139dfbd commit 8fd7103

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -17,7 +17,7 @@ package-mode = false
1717

1818
[tool.poetry.dependencies]
1919
python = ">=3.13,<4.0"
20-
fastapi = "^0.136.3"
20+
fastapi = "^0.139.0"
2121
jinja2 = "^3.1.6"
2222
oic = "^1.7.0"
2323
pymongo = "^4.17.0"

0 commit comments

Comments
 (0)