From 3e8f36f9e0925b46a62d4b2766bcde46ea2c04c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 08:30:28 +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 3ebcce67e..18cfb0c7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ importlib-metadata==6.1.0 Jinja2==3.0.3 MarkupSafe==2.1.2 packaging==23.0 -Pillow==8.4.0 +Pillow==9.5.0 Pygments==2.14.0 PyYAML==6.0 reportlab==3.6.9