From 5f4c7e8cf0dfbc3d8e5756205dc111ea464ed1a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 11:21:50 +0000 Subject: [PATCH] build(deps): bump pillow from 9.1.1 to 9.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 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.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 26c277dcc..e62b034a2 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -80,7 +80,7 @@ drf-yasg==1.20.0 coreapi==2.3.3 coreschema==0.0.4 openapi-codec==1.3.2 -Pillow==9.1.1 +Pillow==9.3.0 pytz==2022.1 # Runtime django-proxy==1.2.1