From ce8216d7b1d27187030e76a882efd72a6988cea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:20:19 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump pillow from 10.2.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.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.2.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 e8292c6..1141f1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ coloredlogs==15.0.1 future==1.0.0 humanfriendly==10.0 idna==3.6 -pillow==10.2.0 +pillow==10.3.0 pyjwt==2.8.0 pyreadline3==3.4.1 ; sys_platform == "win32" and python_full_version == "3.11.2" requests-toolbelt==1.0.0 -- 2.45.2