Skip to content

Commit

Permalink
⬆️ 🤖 Dependencies: Update uvicorn requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [uvicorn](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.32.1...0.34.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 0dd7a25 commit 83f6b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ loguru = ">=0.6.0"
dynaconf = ">=3.2.0"
fastapi = "0.115.6"
requests = "2.32.3"
uvicorn = "0.32.1"
uvicorn = "0.34.0"
apprise = "1.9.1"
asyncz = "0.12.0"
nicegui = "1.4.9"
Expand Down

0 comments on commit 83f6b33

Please sign in to comment.