From ca439db4291a5d4234e1629c947fd326f161a72c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 04:31:05 +0000 Subject: [PATCH] Bump python-multipart from 0.0.6 to 0.0.18 in /StreamTV-Windows Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.6 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.6...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- StreamTV-Windows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StreamTV-Windows/requirements.txt b/StreamTV-Windows/requirements.txt index ce5bbe3..374b6ba 100644 --- a/StreamTV-Windows/requirements.txt +++ b/StreamTV-Windows/requirements.txt @@ -6,7 +6,7 @@ sqlalchemy==2.0.23 alembic==1.12.1 httpx==0.25.2 yt-dlp==2023.11.16 -python-multipart==0.0.6 +python-multipart==0.0.18 python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 aiofiles==23.2.1