diff --git a/pyproject.toml b/pyproject.toml index 4e8f110..168e0a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "customtkinter==5.2.2", "pandas==2.2.3", "requests==2.34.1", - "Pillow==12.2.0", + "Pillow==12.3.0", "psutil==7.2.2", "playwright==1.61.0", "openpyxl==3.1.5", diff --git a/requirements-build.txt b/requirements-build.txt index 0f73c53..164adc9 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -1,7 +1,7 @@ customtkinter==5.2.2 pandas==2.2.3 requests==2.34.1 -Pillow==12.2.0 +Pillow==12.3.0 psutil==7.2.2 playwright==1.61.0 openpyxl==3.1.5 diff --git a/requirements-freeze.txt b/requirements-freeze.txt index 636f0d8..af6a5be 100644 --- a/requirements-freeze.txt +++ b/requirements-freeze.txt @@ -12,7 +12,7 @@ openpyxl==3.1.5 packaging==26.2 pandas==2.2.3 pefile==2024.8.26 -pillow==12.2.0 +pillow==12.3.0 pip==26.1.2 playwright==1.61.0 psutil==7.2.2 diff --git a/requirements.txt b/requirements.txt index 3524eca..144bb50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ customtkinter==5.2.2 pandas==2.2.3 requests==2.34.1 -Pillow==12.2.0 +Pillow==12.3.0 psutil==7.2.2 playwright==1.61.0 openpyxl==3.1.5