From 1ae32bb71ac502d83b3a4909475b41f291b37191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 08:15:20 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 43813714..6383de03 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -13,6 +13,6 @@ gunicorn[gevent,setproctitle]==20.1.0 hyperlink==21.0.0 markdown==3.4.3 oauthlib[signedtoken]==3.2.2 -Pillow==9.5.0 +Pillow==10.0.1 sentry-sdk==1.28.1 setuptools_scm[toml]==7.1.0