Skip to content

Commit 97bcce2

Browse files
Bump pillow from 9.0.0 to 12.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 12.0.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.0.0...12.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7797ee4 commit 97bcce2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ django-storages==1.9.1
1717
boto3==1.20.41
1818
flup==1.0.3
1919
ipdb==0.13.9
20-
Pillow==9.0.0
20+
Pillow==12.0.0
2121
psycopg2==2.9.9
2222
python-gettext==3.0
2323
python-magic==0.4.15

requirements_local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tornado==5
22
ipykernel==4.5.2
33
django==2.0.13
4-
Pillow==9.0.0
4+
Pillow==12.0.0
55
django-recaptcha==1.4.0
66
python-gettext==3.0
77
beautifulsoup4

0 commit comments

Comments
 (0)