From eb147bdcd7e17f830c5683c861c76d100dede1aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 10:05:52 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 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.0.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 2f8851a5..d373f4f0 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -16,7 +16,7 @@ lazy-object-proxy==1.4.3 Markdown==3.2.1 mccabe==0.6.1 packaging==20.1 -Pillow==10.0.1 +Pillow==10.3.0 polib==1.1.0 pylint==2.4.4 pyparsing==2.4.6