From 57f51c75e3d1b58fd1a8cfc7519e37de22c4516d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:36:47 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.0.1 in /docker 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:development ... Signed-off-by: dependabot[bot] --- docker/dev.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/dev.requirements.txt b/docker/dev.requirements.txt index 76faae615..41df7c1be 100644 --- a/docker/dev.requirements.txt +++ b/docker/dev.requirements.txt @@ -153,7 +153,7 @@ parso==0.8.3 patchelf==0.17.2.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==10.0.0 +Pillow==10.0.1 pkginfo==1.9.6 platformdirs==3.10.0 prometheus-client==0.17.1