From 3b6dd82befb1285b1bf48e36ca8e7d790a6eb68a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 02:12:54 -0400 Subject: [PATCH] Update uvicorn requirement from ~=0.28.0 to ~=0.29.0 (#7) 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](https://github.com/encode/uvicorn/compare/0.28.0...0.29.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ead49ee..39697f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ fastapi~=0.110.0 -uvicorn~=0.28.0 +uvicorn~=0.29.0 deta-space-actions[typing] @ git+https://github.com/lemonyte/deta-space-actions@5683591d1fbc5293e534f8e14f2588411d037a2a