Skip to content

Commit c010b09

Browse files
Bump pillow from 10.4.0 to 11.1.0
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]>
1 parent 7b5ff38 commit c010b09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pillow==10.4.0
1+
Pillow==11.1.0
22
phonenumbers==8.13.54
33
django-phonenumber-field==8.0.0
44
babel==2.16.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==5.1.5
2-
Pillow==10.4.0
2+
Pillow==11.1.0
33
phonenumbers==8.13.54
44
django-phonenumber-field==8.0.0
55
babel==2.16.0

0 commit comments

Comments
 (0)