From e4275f7d11d66782319870f92f53cfc7f50a8ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 10:41:24 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.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.4.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 bca36a2..63f81b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ python-dotenv==0.21.1 requests==2.31.0 textdistance~=4.5.0 aiocache==0.12.0 -Pillow==9.4.0 +Pillow==10.0.1 expr.py~=0.3.0 cachetools==5.3.0 python-dateutil~=2.8.2