From cfd3355f5e6dc59df16b988a0cb8f60cca915909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:55:24 +0000 Subject: [PATCH] chore(deps): bump pillow from 5.2.0 to 9.3.0 in /hirola Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.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/5.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hirola/dev-requirements.txt | 2 +- hirola/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hirola/dev-requirements.txt b/hirola/dev-requirements.txt index c7ae0030..8a5f224a 100644 --- a/hirola/dev-requirements.txt +++ b/hirola/dev-requirements.txt @@ -19,7 +19,7 @@ isort==4.3.4 lazy-object-proxy==1.3.1 mccabe==0.6.1 pep8==1.7.1 -Pillow==5.2.0 +Pillow==9.3.0 protobuf==3.5.2.post1 psycopg2==2.7.4 psycopg2-binary==2.7.4 diff --git a/hirola/requirements.txt b/hirola/requirements.txt index e370ce76..be0dae7c 100644 --- a/hirola/requirements.txt +++ b/hirola/requirements.txt @@ -22,7 +22,7 @@ lazy-object-proxy==1.3.1 lxml==4.3.4 mccabe==0.6.1 pep8==1.7.1 -Pillow==5.2.0 +Pillow==9.3.0 premailer==3.0.0 protobuf==3.5.2.post1 psycopg2==2.7.4