forked from spacebar/SplatNet-Backend
Merge pull request 'fix(deps): update dependency starlette to v1.2.1' (#32) from renovate/starlette-1.x into main
This commit is contained in:
commit
88e7a89f25
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ dependencies = [
|
||||||
"requests-oauthlib==2.0.0",
|
"requests-oauthlib==2.0.0",
|
||||||
"six==1.17.0",
|
"six==1.17.0",
|
||||||
"sqlalchemy==2.0.50",
|
"sqlalchemy==2.0.50",
|
||||||
"starlette==1.2.0",
|
"starlette==1.2.1",
|
||||||
"tweepy==4.16.0",
|
"tweepy==4.16.0",
|
||||||
"typing-extensions==4.15.0",
|
"typing-extensions==4.15.0",
|
||||||
"typing-inspection==0.4.2",
|
"typing-inspection==0.4.2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue