From e03c47cc958920a8f5eb22bae3d1ebe4212757bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:41:46 +0000 Subject: [PATCH] chore(deps): bump pillow from 10.2.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e29db28..f0cde28 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ django-memcache-status==1.1 djangorestframework==3.11.2 idna==2.6 olefile==0.44 -Pillow==10.2.0 +Pillow==10.3.0 python3-memcached pytz==2017.2 requests==2.31.0 diff --git a/requirements.txt b/requirements.txt index d29ba6b..c3f9460 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-embed-video djangorestframework==3.11.2 idna olefile -Pillow==10.2.0 +Pillow==10.3.0 python3-memcached pytz whitenoise==3.3.1