From 96dac0cb1f1ea9994895f72e5d6fe291df4d1b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 16:08:36 +0000 Subject: [PATCH] Bump pillow from 9.1.1 to 9.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 9.4.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.1.1...9.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fce9128..f06e8de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ idna==3.2 jsonlib-python3==1.6.1 loc==0.0.2 MouseInfo==0.1.3 -Pillow==9.1.1 +Pillow==9.4.0 psutil==5.9.1 PyAudio==0.2.11 PyAutoGUI==0.9.53