Skip to content

Commit

Permalink
Pillow ~> v10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amancevice committed Nov 13, 2024
1 parent ee9cbc2 commit 3f7b337
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 72 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ impyla = "==0.18.0"
markupsafe = "==2.1.3"
mysqlclient = "==2.2.0"
openpyxl = "==3.1.2"
pillow = "==10.2.0"
pillow = "==10.3.0"
prophet = "==1.1.5"
psycopg2 = "==2.9.7"
pyathena = "==3.0.7"
Expand Down
141 changes: 71 additions & 70 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ oauthlib==2.1.0
openpyxl==3.1.2; python_version >= '3.6'
packaging==24.2; python_version >= '3.8'
pandas[performance]==2.0.3; python_version >= '3.8'
pillow==10.2.0; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
prophet==1.1.5; python_version >= '3.7'
proto-plus==1.25.0; python_version >= '3.7'
protobuf==5.28.3; python_version >= '3.8'
Expand Down

0 comments on commit 3f7b337

Please sign in to comment.