Skip to content

Commit

Permalink
Update uvicorn[standard] requirement in /package (#1083)
Browse files Browse the repository at this point in the history
Updates the requirements on [uvicorn[standard]](https://github.com/encode/uvicorn) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.17.0...0.18.3)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and rashidakanchwala authored Sep 16, 2022
1 parent 67741a2 commit 5bf1c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kedro>=0.17.0
ipython>=7.0.0, <8.0
fastapi>=0.63.0, <0.67.0
aiofiles==22.1.0
uvicorn[standard]~=0.17.0
uvicorn[standard]~=0.18.3
watchgod~=0.8.2
plotly>=4.0
pandas>=0.24
Expand Down

0 comments on commit 5bf1c33

Please sign in to comment.