From cbcb1b8cb4556493b7437df0defc928771ee9ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 13:56:56 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.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/9.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-sphinx.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-sphinx.txt b/requirements-sphinx.txt index de5aab34..c8eaa3c2 100644 --- a/requirements-sphinx.txt +++ b/requirements-sphinx.txt @@ -6,7 +6,7 @@ djangorestframework==3.13.1 django-storages==1.12.3 music-metadata-territories==22.6 Markdown==3.4.1 -Pillow==9.2.0 +Pillow==9.3.0 psycopg2-binary==2.9.3 sphinxcontrib-mermaid==0.7.1 waitress==2.1.2 diff --git a/requirements.txt b/requirements.txt index 757052d5..ea8666a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ djangorestframework==3.14.0 django-storages==1.13.1 music-metadata-territories==22.6 Markdown==3.4.1 -Pillow==9.2.0 +Pillow==9.3.0 psycopg2-binary==2.9.3 waitress==2.1.2 whitenoise==6.2.0