From 101e5552d77d5ded846ee1310d94d085cf8d8956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:30:13 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.3.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/9.0.1...9.3.0) --- 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 66d2170..40793f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ marshmallow-dataclass==8.3.1 multidict==5.1.0 mypy-extensions==0.4.3 owoify-py==1.0.5 -Pillow==9.0.1 +Pillow==9.3.0 pycparser==2.20 pyinstaller==4.2 pyinstaller-hooks-contrib==2021.1