From b7bc7df0a31e10054228191c1960bd9b53566bdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 01:18:42 +0000 Subject: [PATCH] Bump fastapi from 0.65.2 to 0.109.1 in /apps/vumbnail-video Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.65.2 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.65.2...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/vumbnail-video/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vumbnail-video/requirements.txt b/apps/vumbnail-video/requirements.txt index 6ad7796..3e48e98 100644 --- a/apps/vumbnail-video/requirements.txt +++ b/apps/vumbnail-video/requirements.txt @@ -1,5 +1,5 @@ yt-dlp==2024.04.09 -fastapi==0.65.2 +fastapi==0.109.1 pydantic==1.8.2 starlette==0.14.2 typing-extensions==3.10.0.0 \ No newline at end of file