From 82e0c1639eb33bd26b195146fe6d617f04798412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 13:38:48 +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-webapp.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-webapp.txt b/requirements-webapp.txt index 6a4fe93f..83bf65da 100644 --- a/requirements-webapp.txt +++ b/requirements-webapp.txt @@ -29,4 +29,4 @@ types-requests==2.28.7 # http://mypy-lang.blogspot.com/2021/06/mypy-0900-releas tzlocal==4.2 watchdog==2.1.9 xtarfile[zstd]==0.1.0 -Pillow==9.2.0 +Pillow==9.3.0 diff --git a/requirements.txt b/requirements.txt index 88d2f4fc..352f91ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==2.2.1 Flask-Cors==3.0.10 -Pillow==9.2.0 +Pillow==9.3.0 apache-libcloud==3.6.0 applicationinsights==0.11.10 beautifulsoup4==4.11.1