From f93957631189ba2315a05f281086392a2a9ffb87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:58:53 +0000 Subject: [PATCH] build(deps): bump pillow from 10.4.0 to 11.1.0 in /application 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] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 72650c3e3..a54e0ddd3 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -52,7 +52,7 @@ packaging==24.1 pandas==2.2.3 openpyxl==3.1.5 pathable==0.4.4 -pillow==10.4.0 +pillow==11.1.0 portalocker==2.10.1 prance==23.6.21.0 primp==0.9.3