From 64f8d6193f0fa66a91061a7c765fa916b5f958bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:43:11 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /teaminterface Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.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.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- teaminterface/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teaminterface/requirements.txt b/teaminterface/requirements.txt index fa2d1b9..9e4b926 100644 --- a/teaminterface/requirements.txt +++ b/teaminterface/requirements.txt @@ -5,7 +5,7 @@ Flask-RESTful==0.3.4 Flask==0.10.1 GeoIP Jinja2==2.8 -Pillow==9.0.1 +Pillow==9.3.0 Werkzeug==0.10.4 aniso8601==1.0.0 argparse==1.2.1