Skip to content

Commit ebd6540

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update pillow requirement from ~=11.3.0 to ~=12.0.0
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.3.0...12.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3dbcc42 commit ebd6540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
django>=4.2.0,<5.3.0
22
django-leaflet~=0.33.0
3-
Pillow~=11.3.0
3+
Pillow~=12.0.0
44
geopy~=2.4.1
55
openwisp-utils[channels] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz

0 commit comments

Comments
 (0)