From 3fc955a80191719f641536b34863f60b91f5c445 Mon Sep 17 00:00:00 2001 From: Igor Shevchenko Date: Fri, 27 Oct 2023 14:47:30 -0500 Subject: [PATCH] chore: update pillow version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44570a7..abb73cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ mypy-extensions==0.4.3 nodeenv==1.7.0 passlib==1.7.4 pathspec==0.10.1 -Pillow==9.4.0 +Pillow==10.0.1 platformdirs==2.5.2 pre-commit==3.0.4 pycodestyle==2.9.1