From 0eac1fea895f5f3817f2e4361a6eee99425125c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:12:54 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 9.3.0 in /06_hasker/config/pip Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 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/7.1.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 06_hasker/config/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06_hasker/config/pip/requirements.txt b/06_hasker/config/pip/requirements.txt index cf9b933..8521383 100644 --- a/06_hasker/config/pip/requirements.txt +++ b/06_hasker/config/pip/requirements.txt @@ -4,4 +4,4 @@ psycopg2==2.8.5 djangorestframework==3.11.0 djangorestframework-jwt==1.11.0 django-rest-swagger==2.2.0 -pillow==7.1.2 +pillow==9.3.0