Skip to content

Commit 080ccc0

Browse files
committed
bump pillow from 11.3.0 to 12.1.1
1 parent e7bb619 commit 080ccc0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# native dependencies
2-
Pillow==11.3.0
2+
Pillow==12.1.1
33
lxml==5.2.1
44
psycopg2==2.9.9
55
Django==5.2.12

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ setup_requires =
2525
setuptools
2626
install_requires =
2727
# native dependencies
28-
Pillow==11.3.0
28+
Pillow==12.1.1
2929
lxml==5.2.1
3030
psycopg2==2.9.9
3131
Django==5.2.12

0 commit comments

Comments
 (0)