Skip to content

Commit 25d41b2

Browse files
committed
Upgrade fastapi that was missed
1 parent e77cada commit 25d41b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dnspython==1.16.0
1414
email-validator==1.1.1
1515
entrypoints==0.3
1616
et-xmlfile==1.0.1
17-
fastapi==0.55.1
17+
fastapi==0.58.1
1818
flake8==3.8.2
1919
graphql-core==3.0.5
2020
h11==0.9.0
@@ -73,7 +73,7 @@ sentry-sdk==0.15.1
7373
shortuuid==1.0.1
7474
six==1.15.0
7575
sniffio==1.1.0
76-
starlette==0.13.2
76+
starlette==0.13.4
7777
tenacity==6.2.0
7878
text-unidecode==1.3
7979
toml==0.10.1

0 commit comments

Comments
 (0)