From 70d9188d87e405774316abaf89964b8da3d17e66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:39:36 +0000 Subject: [PATCH] Bump pillow from 9.1.1 to 10.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 10.1.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...10.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ff6c5d..fac5db0 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==10.1.0 psutil==5.9.1 PyAudio==0.2.11 PyAutoGUI==0.9.53