Skip to content

Commit

Permalink
Bump uvicorn from 0.20.0 to 0.29.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.20.0 to 0.29.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.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 7f46cf0 commit c81534f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ python-jose==3.3.0
python-multipart==0.0.5
sendgrid==6.9.7
SQLAlchemy==1.4.42
uvicorn==0.20.0
uvicorn==0.29.0

0 comments on commit c81534f

Please sign in to comment.