From db0dc28ab4ae17b4ea7c2a3cd67b351e8eda0622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 18:35:03 +0000 Subject: [PATCH] Bump fastapi from 0.103.1 to 0.103.2 in /backend (#2753) Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.1 to 0.103.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.103.1...0.103.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 92815df19..cb43b68aa 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ aiofiles==23.2.1 aiogithubapi==23.2.1 aiohttp==3.8.5 -fastapi==0.103.1 +fastapi==0.103.2 incremental==22.10.0 keyboard==0.13.5 mutagen==1.47.0