Skip to content

Commit

Permalink
Merge pull request #1055 from prcutler/dependabot/pip/starlette-lt-0.…
Browse files Browse the repository at this point in the history
…44.0

Update starlette requirement from <0.43.0 to <0.44.0
  • Loading branch information
prcutler authored Dec 26, 2024
2 parents ac06cea + 34e45ef commit a8f238d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fastapi~=0.115.6
uvicorn~=0.34.0
fastapi-chameleon
starlette<0.43.0
starlette<0.44.0
aiofiles
requests~=2.32.3
python-multipart~=0.0.20
Expand Down

0 comments on commit a8f238d

Please sign in to comment.