From 2dfeb80de468bc9c8e66c7c074952a13e2db8647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:06:09 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86(deps):=20Bump=20pillow=20from=2010.0.?= =?UTF-8?q?0=20to=2010.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.1.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/10.0.0...10.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9117e96..62bc7386 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,6 +27,6 @@ channels-redis==4.1.0 # Misc. packages bleach[css]==6.0.0 -Pillow==10.0.0 +Pillow==10.1.0 uuid==1.30 XlsxWriter==3.1.2