Skip to content

Commit

Permalink
chore(deps): update dependency fastapi to v0.109.1 [security] (#1177)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 9af8e16 commit 02ac2bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/admin_management/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fastapi==0.108.0
fastapi==0.109.1
uvicorn[standard]==0.25.0
SQLAlchemy==2.0.25
mangum==0.17.0
Expand Down
2 changes: 1 addition & 1 deletion server/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
boto3==1.28.24
botocore==1.31.24
fastapi==0.108.0
fastapi==0.109.1
pydantic==2.5.3
pydantic-core==2.14.6
httpx==0.26.0
Expand Down

0 comments on commit 02ac2bd

Please sign in to comment.