From a2a592a3068143c7163d9711ddc90468aae0b1b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 14:37:58 +0200 Subject: [PATCH] build(deps): bump pillow from 9.3.0 to 10.0.1 in /src/install (#1131) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/install/requirements_backend.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install/requirements_backend.txt b/src/install/requirements_backend.txt index 02b96a7d5..5ac865de2 100644 --- a/src/install/requirements_backend.txt +++ b/src/install/requirements_backend.txt @@ -2,7 +2,7 @@ cryptography==41.0.4 docker==6.0.1 MarkupSafe==2.1.1 networkx==2.6.3 -Pillow==9.3.0 +Pillow==10.0.1 pyopenssl==23.2.0 pyyaml==6.0.1