From 2ed7898a85578aa6a5ae841d0ff12e7772630711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:47:59 +0000 Subject: [PATCH] build(deps): bump pillow from 10.0.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.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/10.0.0...10.0.1) --- 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 ebfe7275d..9bf3e8cac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ networkx==3.1 numpy==1.24.4 packaging==23.1 pathspec==0.11.2 -Pillow==10.0.0 +Pillow==10.0.1 pip==23.2.1 platformdirs==3.10.0 pluginbase==1.0.1