From 22f750d9ee57b0c4b961153c6b62baf33d7ceef5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:59:43 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.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/8.2.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 082dd8d..e573e89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ chardet==4.0.0 comtypes==1.1.10 idna==2.10 MouseInfo==0.1.3 -Pillow==8.2.0 +Pillow==9.3.0 PyAudio @ file:///D:/Quarantine/Python/JARVIS/PyAudio-0.2.11-cp39-cp39-win_amd64.whl PyAutoGUI==0.9.52 pycodestyle==2.7.0