Skip to content

Commit ccdb087

Browse files
Bump pillow from 11.2.1 to 11.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.3.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@11.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98cea6d commit ccdb087

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==11.2.1
1+
Pillow==11.3.0
22
phonenumbers==9.0.10
33
django-phonenumber-field==8.1.0
44
babel==2.17.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.7
2-
Pillow==11.2.1
2+
Pillow==11.3.0
33
phonenumbers==9.0.10
44
django-phonenumber-field==8.1.0
55
babel==2.17.0

0 commit comments

Comments
 (0)