Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

⬆️ Bump starlette from 0.13.6 to 0.40.0 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ requests==2.25.1 # via gql, ipfshttpclient, web3
rlp==2.0.1 # via eth-account, eth-rlp
sentry-sdk==1.0.0 # via -r requirements/requirements-base.txt
six==1.15.0 # via jsonschema, multiaddr, parsimonious, protobuf
starlette==0.13.6 # via fastapi
starlette==0.40.0 # via fastapi
toolz==0.11.1 # via cytoolz
typing-extensions==3.7.4.3 # via pydantic
urllib3==1.26.4 # via requests, sentry-sdk
Expand Down
Loading