From 504cebaf109205e23817a2d12bb3ce6f1f9533d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 04:18:59 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.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/10.1.0...10.3.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 08a031dd..52df6f50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ google==3.0.0 gpytranslate==1.5.1; python_version >= "3.6" lyricsgenius==3.0.1 lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" -pillow == 10.1.0 +pillow == 10.3.0 prettyconf==2.2.1 pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0" pymongo==4.6.1