diff --git a/pyproject.toml b/pyproject.toml index 0d36c2a..d6a280e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ 'kombu==5.2.4', 'oauthlib==3.2.0', 'pathspec==0.9.0', - 'Pillow==9.0.1', + 'Pillow==9.4.0', 'platformdirs==2.5.2', 'prompt-toolkit==3.0.30', 'psycopg2-binary==2.9.3', diff --git a/requirements.txt b/requirements.txt index b7eba98..1548a77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ kombu==5.2.4 mypy-extensions==0.4.3 oauthlib==3.2.0 pathspec==0.9.0 -Pillow==9.0.1 +Pillow==9.4.0 platformdirs==2.5.2 prompt-toolkit==3.0.30 psycopg2-binary==2.9.3