Skip to content

Commit

Permalink
Merge pull request #48 from blopezpi/dependabot/pip/api/main/uvicorn-…
Browse files Browse the repository at this point in the history
…standard--0.17.4

fix(api): Bump uvicorn[standard] from 0.17.1 to 0.17.4
  • Loading branch information
blopezpi authored Feb 7, 2022
2 parents bdc05ca + 14758b5 commit d9d15b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnspython==2.2.0
pydantic==1.9.0
pymongo==4.0.1
uvicorn[standard]==0.17.1
uvicorn[standard]==0.17.4
fastapi==0.73.0
sentry-sdk==1.5.4

0 comments on commit d9d15b8

Please sign in to comment.