From 9c12db8f3c6435444d35f584cc2f4e126560b960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:57:20 +0000 Subject: [PATCH] Bump pillow from 9.1.0 to 10.0.1 in /Vitastic Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.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.1.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Vitastic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vitastic/requirements.txt b/Vitastic/requirements.txt index 5f9764c..a29ff39 100644 --- a/Vitastic/requirements.txt +++ b/Vitastic/requirements.txt @@ -20,7 +20,7 @@ numpy==1.22.3 oauthlib==3.2.0 opencv-python==4.5.5.64 packaging==21.3 -Pillow==9.1.0 +Pillow==10.0.1 pyparsing==3.0.7 python-dotenv==0.20.0 PyWavelets==1.3.0