Skip to content

Commit 30c46ca

Browse files
chore(deps): bump pillow from 11.3.0 to 12.2.0 (#138)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.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.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6844b12 commit 30c46ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Werkzeug==3.1.5
44
requests==2.32.5
55
python-dotenv==1.2.2
66
firebase-admin==7.1.0
7-
Pillow==12.1.1
7+
Pillow==12.2.0
88
colorgram.py==1.2.0
99
markupsafe==3.0.3
1010
gunicorn==23.0.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"requests==2.32.5",
99
"python-dotenv==1.2.2",
1010
"firebase-admin==7.1.0",
11-
"Pillow==11.3.0",
11+
"Pillow==12.2.0",
1212
"colorgram.py==1.2.0",
1313
"markupsafe==3.0.3",
1414
"gunicorn==23.0.0",

0 commit comments

Comments
 (0)