From 0ab12bcc52fcde971e7f6829c42eb8b736511fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 01:07:14 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.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.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index f1d2cf65..94f1ced3 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -6,7 +6,7 @@ djangorestframework==3.13.1 django-storages==1.12.3 music-metadata-territories==21.2 Markdown==3.3.6 -Pillow==9.0.0 +Pillow==9.0.1 psycopg2-binary==2.9.3 waitress==2.0.0 sphinxcontrib-napoleon diff --git a/requirements.txt b/requirements.txt index 5e51ba8e..9467d080 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ djangorestframework==3.13.1 django-storages==1.12.3 music-metadata-territories==21.2 Markdown==3.3.6 -Pillow==9.0.0 +Pillow==9.0.1 psycopg2-binary==2.9.3 waitress==2.0.0 whitenoise==5.3.0