From f4ce5479a0251e56aae6f71e168cee10298c59a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:04:21 +0000 Subject: [PATCH] Bump fastapi from 0.104.1 to 0.105.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.105.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.105.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-async.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-async.txt b/requirements-async.txt index f090a1e..1a05a91 100644 --- a/requirements-async.txt +++ b/requirements-async.txt @@ -3,4 +3,4 @@ # async web framework uvicorn==0.24.0.post1 -fastapi==0.104.1 +fastapi==0.105.0