Skip to content

Commit

Permalink
Update Pillow to 10.2.0 (#2554)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz committed Jan 23, 2024
1 parent f4d4573 commit 3268ce8
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 56 deletions.
128 changes: 73 additions & 55 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion source/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ numpy==1.26.2 ; python_version >= "3.9" and python_version < "3.12"
packaging==22.0 ; python_version >= "3.9" and python_version < "3.12"
pathspec==0.11.2 ; python_version >= "3.9" and python_version < "3.12"
pbr==6.0.0 ; python_version >= "3.9" and python_version < "3.12"
pillow==10.1.0 ; python_version >= "3.9" and python_version < "3.12"
pillow==10.2.0 ; python_version >= "3.9" and python_version < "3.12"
platformdirs==4.0.0 ; python_version >= "3.9" and python_version < "3.12"
pycparser==2.21 ; python_version >= "3.9" and platform_python_implementation != "CPython" and python_version < "3.12"
pygments==2.16.1 ; python_version >= "3.9" and python_version < "3.12"
Expand Down

0 comments on commit 3268ce8

Please sign in to comment.