From ef995d469529e9c687358e501cc2bdd6ad3c813b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 09:31:55 +0100 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 (#218) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [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.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 762efae5..952b7be7 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==9.3.0 +Pillow==10.0.1 polib==1.1.0 pylint==2.4.4 pyparsing==2.4.6