From e36fd79cfc170c02aa3e05bb900d71a235f84367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:48:43 +0000 Subject: [PATCH] build(deps): bump pillow from 10.4.0 to 11.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.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/10.4.0...11.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 4f458d4a5..f6ebef5d6 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -5,7 +5,7 @@ flake8==7.1.1 flaky==3.8.1 mypy==1.14.0 objgraph==3.6.2 -Pillow==10.4.0 +Pillow==11.1.0 pixelmatch==0.3.0 pre-commit==3.5.0 pyOpenSSL==24.3.0