Skip to content

Commit

Permalink
Bump pillow from 10.3.0 to 11.0.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 9675152 commit e2f18b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PyMySQL==1.1.1
pyGravatar==0.0.6
git+https://github.com/maxcountryman/flask-uploads@master
pylint~=3.2.7
Pillow==10.3.0
Pillow==11.0.0
requests~=2.32.3
sentry-sdk[flask]~=2.14.0
markupsafe==2.1.2
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ mako==1.2.2
# via
# alembic
# oic
markupsafe==2.0.1
markupsafe==2.1.2
# via
# -r requirements.in
# jinja2
Expand All @@ -103,7 +103,7 @@ packaging==21.3
# via gunicorn
pep517==0.12.0
# via pip-tools
pillow==10.3.0
pillow==11.0.0
# via -r requirements.in
pip-tools==6.6.2
# via -r requirements.in
Expand Down

0 comments on commit e2f18b3

Please sign in to comment.