Skip to content

Commit

Permalink
[deps] Update pillow requirement in the pip group
Browse files Browse the repository at this point in the history
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.

Updates `pillow` to 10.4.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@9.5.0...10.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nemesifier committed Jul 25, 2024
1 parent 5dd563c commit a7c84b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
django>=3.2.18,!=4.0.*,<4.3
channels~=3.0.4
django-leaflet~=0.29.0
Pillow~=9.5.0
Pillow~=10.4.0
geopy~=2.3.0
openwisp-utils @ https://github.com/openwisp/openwisp-utils/tarball/master

0 comments on commit a7c84b4

Please sign in to comment.