From 1eb9f1f0e900b35378a701ec500e4812d167ac22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 08:48:33 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.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/9.3.0...10.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-prd.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-prd.txt b/requirements-prd.txt index 0f6365237..c20381492 100644 --- a/requirements-prd.txt +++ b/requirements-prd.txt @@ -14,7 +14,7 @@ ua-parser==0.10.0 user-agents==2.2.0 django-user_agents==0.4.0 gunicorn==20.0.4 -Pillow==9.3.0 +Pillow==10.0.0 google-cloud-datastore==1.15.0 google-cloud-storage==1.31.0 google-cloud-secret-manager==1.0.0 diff --git a/requirements.txt b/requirements.txt index 1b2d53b71..86b78f737 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ ua-parser==0.10.0 user-agents==2.2.0 django-user_agents==0.4.0 gunicorn==20.0.4 -Pillow==9.3.0 +Pillow==10.0.0 google-cloud-datastore==1.15.0 google-cloud-storage==1.31.0 google-cloud-secret-manager==2.11.0