From 482967e8a35c83f7f28c05a0403b70e4214fa35e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:15:38 +0300 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 in /api/http (#1299) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aleksandr Savelev --- api/http/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/http/requirements_dev.txt b/api/http/requirements_dev.txt index 1bf6deb8d4..2e46538af9 100644 --- a/api/http/requirements_dev.txt +++ b/api/http/requirements_dev.txt @@ -7,7 +7,7 @@ iniconfig==2.0.0 isort==5.12.0 mypy==1.3.0 packaging==23.1 -Pillow==9.5.0 +Pillow==10.0.1 pluggy==1.0.0 py==1.11.0 pylint==2.17.4