Skip to content

Commit 043195c

Browse files
Bump fastapi from 0.112.2 to 0.114.2
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.112.2 to 0.114.2. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.2...0.114.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d12121 commit 043195c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -28,7 +28,7 @@ classifiers =[
2828
python = "^3.12"
2929
dash = "^2.17.1"
3030
dash-bootstrap-components = "^1.6.0"
31-
fastapi = "^0.112.0"
31+
fastapi = "^0.114.2"
3232
fastapi-versioning = "^0.10.0"
3333
flask-caching = "^2.3.0"
3434
gunicorn = "^23.0.0"

0 commit comments

Comments
 (0)