From 17e37999465320c6512bea1f807d5be1f7a59e0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:02:09 +0000 Subject: [PATCH] chore(deps)(deps): Bump python-multipart from 0.0.26 to 0.0.27 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.26 to 0.0.27. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.26...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0827218..9563121 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ cssselect2==0.9.0 tinycss2==1.5.1 # svglib is installed separately with --no-deps because 1.6.0+ pulls in # rlpycairo → pycairo, which requires a C compiler. See Dockerfile / CI. -python-multipart==0.0.26 +python-multipart==0.0.27 cryptography==46.0.7