From 33cc6cefe772ac8f7274c6656b63b0fb8f544dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 17:04:57 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e09f4ca..601dc19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ networkx==2.3 numpy==1.18.4 opt-einsum==3.2.1 pandas==0.24.2 -Pillow==9.3.0 +Pillow==10.3.0 protobuf==3.12.2 pygraphviz==1.5 PyGSP==0.5.1