Skip to content

Commit 9fc4512

Browse files
deps(python): bump pillow from 11.1.0 to 12.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 12.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.1.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aaa9001 commit 9fc4512

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pdfminer.six
2323
# OpenSPP Specific (not in module manifests but required)
2424
# -----------------------------------------------------------------------------
2525
# Pin specific versions for Docker builds
26-
Pillow==11.1.0
26+
Pillow==12.2.0
2727
fastapi==0.112.2
2828
# Note: requests/urllib3 versions constrained by Odoo's requirements.txt
2929

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# generated from manifests external_dependencies
2-
Pillow
32
Pillow>=9.0.1
3+
Pillow>=9.0.1>=9.0.1
44
a2wsgi>=1.10.6
55
claim169
66
cryptography

0 commit comments

Comments
 (0)