Skip to content

Commit

Permalink
Bump pillow from 10.4.0 to 11.0.0 (#2538)
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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.4.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 64636f1 commit f59e7b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ aiohttp[speedups]==3.10.8
imagehash==4.3.1
python-magic==0.4.27
mercantile==1.2.1
pillow==10.4.0
pillow==11.0.0
#shapely
#pyproj
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ numpy==1.22.0
# pywavelets
# scipy
# shapely
pillow==10.4.0
pillow==11.0.0
# via
# -r requirements.in
# imagehash
Expand Down

0 comments on commit f59e7b2

Please sign in to comment.