From 9917a354721a82df278e82ea30c779739a62c8a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 07:14:39 +0000 Subject: [PATCH] chore(deps): Bump pillow from 8.4.0 to 9.5.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.5.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/8.4.0...9.5.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97f7c007d..2417ff378 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ importlib-metadata==6.1.0 Jinja2==3.1.2 MarkupSafe==2.1.2 packaging==23.1 -Pillow==8.4.0 +Pillow==9.5.0 Pygments==2.14.0 PyYAML==6.0 reportlab==3.6.9