Skip to content

Commit

Permalink
Upgrade FastAPI too
Browse files Browse the repository at this point in the history
  • Loading branch information
simenheg committed Oct 18, 2024
1 parent 2502d52 commit 9b89a6a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions fastapi/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
Expand Down Expand Up @@ -33,7 +33,7 @@ cryptography==43.0.1
# via jwcrypto
deprecation==2.1.0
# via python-keycloak
fastapi==0.109.2
fastapi==0.115.2
# via fastapi-blueprint (setup.py)
h11==0.14.0
# via uvicorn
Expand Down Expand Up @@ -94,6 +94,7 @@ sniffio==1.3.0
starlette==0.40.0
# via
# fastapi
# fastapi-blueprint (setup.py)
# okdata-aws
structlog==23.3.0
# via okdata-aws
Expand Down

0 comments on commit 9b89a6a

Please sign in to comment.