Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent ed5c029 commit 0d16c3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,6 @@ typing-extensions==4.8.0
# pydantic
# sqlalchemy2-stubs
# typer
uvicorn==0.20.0
# uvicorn
uvicorn==0.28.0
# via -r requirements.in

0 comments on commit 0d16c3d

Please sign in to comment.