From 814d6cfc6abd284722dea17df08a5dfc482b9079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 01:29:48 +0000 Subject: [PATCH] Bump pydantic from 1.8.2 to 1.10.13 in /apps/vumbnail-video Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.8.2 to 1.10.13. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.8.2...v1.10.13) --- updated-dependencies: - dependency-name: pydantic 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 03d1eb9..6698b03 100644 --- a/apps/vumbnail-video/requirements.txt +++ b/apps/vumbnail-video/requirements.txt @@ -1,5 +1,5 @@ yt-dlp==2024.04.09.dev0 fastapi==0.65.2 -pydantic==1.8.2 +pydantic==1.10.13 starlette==0.14.2 typing-extensions==3.10.0.0 \ No newline at end of file