Skip to content

Commit e2f18b3

Browse files
Bump pillow from 10.3.0 to 11.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.0.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@10.3.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9675152 commit e2f18b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PyMySQL==1.1.1
1111
pyGravatar==0.0.6
1212
git+https://github.com/maxcountryman/flask-uploads@master
1313
pylint~=3.2.7
14-
Pillow==10.3.0
14+
Pillow==11.0.0
1515
requests~=2.32.3
1616
sentry-sdk[flask]~=2.14.0
1717
markupsafe==2.1.2

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ mako==1.2.2
8787
# via
8888
# alembic
8989
# oic
90-
markupsafe==2.0.1
90+
markupsafe==2.1.2
9191
# via
9292
# -r requirements.in
9393
# jinja2
@@ -103,7 +103,7 @@ packaging==21.3
103103
# via gunicorn
104104
pep517==0.12.0
105105
# via pip-tools
106-
pillow==10.3.0
106+
pillow==11.0.0
107107
# via -r requirements.in
108108
pip-tools==6.6.2
109109
# via -r requirements.in

0 commit comments

Comments
 (0)