Skip to content

Commit f269aaf

Browse files
build(deps): bump fastapi from 0.121.2 to 0.123.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.121.2 to 0.123.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.121.2...0.123.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.123.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c432ac commit f269aaf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -10,7 +10,7 @@ package-mode = false
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.11"
13-
fastapi = "^0.121.2"
13+
fastapi = "^0.123.0"
1414
jinja2 = "^3.1.6"
1515
uvicorn = "^0.38.0"
1616
python-multipart = "^0.0.20"

0 commit comments

Comments
 (0)