Skip to content

Commit

Permalink
Merge pull request #161 from oslokommune/dependabot/pip/fastapi/starl…
Browse files Browse the repository at this point in the history
…ette-0.40.0

Bump starlette from 0.36.3 to 0.40.0 in /fastapi
  • Loading branch information
simenheg authored Oct 18, 2024
2 parents d6d5442 + 9b89a6a commit ae36a35
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 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 @@ -91,9 +91,10 @@ six==1.16.0
# via python-dateutil
sniffio==1.3.0
# via anyio
starlette==0.36.3
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 ae36a35

Please sign in to comment.