Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 7ba2478 commit f5f433a
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,5 +1,5 @@
dynaconf==3.2.5
redis==5.0.7
fastapi==0.111.0
uvicorn==0.30.1
uvicorn==0.30.5
structlog==24.2.0

0 comments on commit f5f433a

Please sign in to comment.