From 5e4b3cc5db5adb35df778bf46e1189e9424f2327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 13:57:25 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /requirements directory: [python-multipart](https://github.com/Kludex/python-multipart) and [nbconvert](https://github.com/jupyter/nbconvert). Updates `python-multipart` from 0.0.19 to 0.0.22 - [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.19...0.0.22) Updates `nbconvert` from 7.7.4 to 7.17.0 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/v7.7.4...v7.17.0) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production dependency-group: pip - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements.docs.txt | 2 +- requirements/requirements.http.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements.docs.txt b/requirements/requirements.docs.txt index 4b99e70ec7..fe3719801a 100644 --- a/requirements/requirements.docs.txt +++ b/requirements/requirements.docs.txt @@ -16,4 +16,4 @@ jinja2 # which likely stems from a typo or mismatch in versions # between the libraries. mistune==2.0.4 -nbconvert==7.7.4 \ No newline at end of file +nbconvert==7.17.0 \ No newline at end of file diff --git a/requirements/requirements.http.txt b/requirements/requirements.http.txt index 99649f99c8..1008ad7815 100644 --- a/requirements/requirements.http.txt +++ b/requirements/requirements.http.txt @@ -1,5 +1,5 @@ uvicorn[standard]<=0.34.0 -python-multipart==0.0.19 +python-multipart==0.0.22 fastapi-cprofile<=0.0.2 orjson>=3.9.10,<=3.10.11 asgi_correlation_id~=4.3.1