From bb8ea59c004eb5ac1ea78ee165ed2998fe86845a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:33:35 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.18 in /podcast Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 to 0.0.18. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.9...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: indirect ... Signed-off-by: dependabot[bot] --- podcast/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/podcast/requirements.txt b/podcast/requirements.txt index 23cc365..769bb26 100644 --- a/podcast/requirements.txt +++ b/podcast/requirements.txt @@ -2202,9 +2202,9 @@ python-dotenv==1.0.1 \ # crewai # embedchain # uvicorn -python-multipart==0.0.9 \ - --hash=sha256:03f54688c663f1b7977105f021043b0793151e4cb1c1a9d4a11fc13d622c4026 \ - --hash=sha256:97ca7b8ea7b05f977dc3849c3ba99d51689822fab725c3703af7c866a0c2b215 +python-multipart==0.0.18 \ + --hash=sha256:7a68db60c8bfb82e460637fa4750727b45af1d5e2ed215593f917f64694d34fe \ + --hash=sha256:efe91480f485f6a361427a541db4796f9e1591afc0fb8e7a4ba06bfbc6708996 # via fastapi pytube==15.0.0 \ --hash=sha256:076052efe76f390dfa24b1194ff821d4e86c17d41cb5562f3a276a8bcbfc9d1d \