From 686adfa6fcb24452c0f4d16d495bfb7d4d8e9003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:56:49 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 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.0...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 7867723..785ca79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ opencv-python==4.4.0.46 pynput==1.7.1 requests==2.25.0 python-dotenv==0.15.0 -Pillow==9.0.0 +Pillow==9.3.0 pystray==0.17.1 plyer==2.0.0 \ No newline at end of file