From 9f25d456ab3617913673d4299e6d0408578924e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 13:15:06 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.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 d547a28..b597825 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ mccabe==0.6.1 multidict==5.2.0 packaging==21.3 pep517==0.12.0 -Pillow==9.5.0 +Pillow==10.0.1 pluggy==1.0.0 py==1.11.0 pycodestyle==2.8.0