Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2022
1 parent 035a6f3 commit 9860122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ psycopg2==2.9.3
fastapi==0.78.0
orjson==3.6.8
fastapi==0.78.0
uvicorn[standard]==0.17.6
uvicorn[standard]==0.18.3
python-multipart==0.0.5
gunicorn==20.1.0
PyJWT==2.4.0
Expand All @@ -24,7 +24,7 @@ python-dateutil==2.8.2
Jinja2==3.1.2
requests==2.27.1
psutil==5.9.1
globus-sdk==3.8.0
globus-sdk==3.11.0
configobj==5.0.6
pyzmq==22.3.0
dill==0.3.5.1
Expand Down

0 comments on commit 9860122

Please sign in to comment.