Skip to content

Commit

Permalink
Bump pillow to 10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobby-didcoding committed Apr 8, 2024
1 parent f6a2e75 commit 3743570
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ lxml==4.9.1
markdown2==2.4.0
oauthlib==3.2.2
pandas==1.4.2
pillow==10.2.0
pillow==10.3.0
psycopg2-binary==2.9.*
pyjwt==2.4.0
pypdf==3.17.0
Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ faker==22.6.0
# via factory-boy
future==0.18.3
# via django-json-widget
greenlet==3.0.3
# via sqlalchemy
html5lib==1.1
# via xhtml2pdf
idna==3.6
Expand Down Expand Up @@ -220,7 +222,7 @@ oscrypto==1.3.0
# via pyhanko-certvalidator
pandas==1.4.2
# via -r requirements.in
pillow==10.2.0
pillow==10.3.0
# via
# -r requirements.in
# directory-validators
Expand Down
4 changes: 3 additions & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ gitdb==4.0.11
# via gitpython
gitpython==3.1.41
# via -r requirements_test.in
greenlet==3.0.3
# via sqlalchemy
html5lib==1.1
# via xhtml2pdf
idna==3.6
Expand Down Expand Up @@ -258,7 +260,7 @@ pandas==1.4.2
# via -r requirements.in
pathspec==0.12.1
# via black
pillow==10.2.0
pillow==10.3.0
# via
# -r requirements.in
# directory-validators
Expand Down

0 comments on commit 3743570

Please sign in to comment.