From c50ff08b4406c0f52f84bb3bb713e919c8155286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 20:52:32 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.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.3.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-prd.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-prd.txt b/requirements-prd.txt index 5d421a8cd..4e339ea34 100644 --- a/requirements-prd.txt +++ b/requirements-prd.txt @@ -13,7 +13,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.1 google-cloud-datastore==1.15.0 google-cloud-secret-manager==1.0.0 django-environ==0.4.5 diff --git a/requirements.txt b/requirements.txt index e0f69c573..2bba0af95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,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.1 google-cloud-datastore==1.15.0 google-cloud-secret-manager==2.11.0 django-environ==0.4.5