Skip to content

Commit

Permalink
Bump pillow from 10.4.0 to 11.1.0 in /src/requirements
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.1.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.1.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 263793c commit cc7f8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Unidecode==1.3.8
wheel==0.44.0

# pillow is only here to make old migrations run
Pillow==10.4.0
Pillow==11.1.0

numpy==2.1.2

Expand Down

0 comments on commit cc7f8f1

Please sign in to comment.