Skip to content

Commit 6825d64

Browse files
Bump the pip group across 1 directory with 3 updates
Bumps the pip group with 3 updates in the /requirements directory: [python-multipart](https://github.com/Kludex/python-multipart), [black](https://github.com/psf/black) 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](Kludex/python-multipart@0.0.19...0.0.22) Updates `black` from 24.3.0 to 26.3.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...26.3.1) 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](jupyter/nbconvert@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: black dependency-version: 26.3.1 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] <support@github.com>
1 parent 0804376 commit 6825d64

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
z3-solver<=4.15.4.0
2-
black==24.3.0
2+
black==26.3.1
33
isort==5.13.2
44
flake8==7.0.0
55
codeflash # using the latest version as it updates frequently

requirements/requirements.docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jinja2
1616
# which likely stems from a typo or mismatch in versions
1717
# between the libraries.
1818
mistune==2.0.4
19-
nbconvert==7.7.4
19+
nbconvert==7.17.0

requirements/requirements.http.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
uvicorn[standard]<=0.34.0
2-
python-multipart==0.0.19
2+
python-multipart==0.0.22
33
fastapi-cprofile<=0.0.2
44
orjson>=3.9.10,<=3.10.11
55
asgi_correlation_id~=4.3.1

0 commit comments

Comments
 (0)