diff --git a/requirements-dev.txt b/requirements-dev.txt index 61f9805..80daaa1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -68,7 +68,7 @@ pathspec==0.12.1 # via black pefile==2024.8.26 ; sys_platform == 'win32' # via pyinstaller -pillow==10.4.0 +pillow==12.3.0 # via # gooey # matplotlib diff --git a/requirements.txt b/requirements.txt index 79352f9..9c440bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ packaging==24.1 # via matplotlib pandas==1.4.2 # via -r requirements.txt -pillow==10.4.0 +pillow==12.3.0 # via # gooey # matplotlib