diff --git a/image-action/requirements.txt b/image-action/requirements.txt index 2e7ce29..c340e87 100644 --- a/image-action/requirements.txt +++ b/image-action/requirements.txt @@ -1,3 +1,3 @@ ImageHash==4.1.0 PyGithub==1.51 -Pillow==9.0.0 \ No newline at end of file +Pillow==10.0.1 \ No newline at end of file