Skip to content

Commit

Permalink
[Api]: Bump uvicorn[standard] from 0.17.1 to 0.17.4 in /api
Browse files Browse the repository at this point in the history
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.17.1 to 0.17.4.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.17.1...0.17.4)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2022
1 parent bdc05ca commit 14758b5
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 14758b5

Please sign in to comment.