From 92971d2d9b959ab9501b9eb2f28a71d843ddfeab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:31:27 +0000 Subject: [PATCH] Bump pillow from 2.5.3 to 9.3.0 in /soft Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.5.3 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/2.5.3...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- soft/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/soft/requirements.txt b/soft/requirements.txt index a284185b8..5eb2b68af 100644 --- a/soft/requirements.txt +++ b/soft/requirements.txt @@ -5,7 +5,7 @@ Django-Select2==4.3.2 IPy Mako MarkupSafe -Pillow==2.5.3 +Pillow==9.3.0 SQLAlchemy==0.8.2 Twisted==13.1.0 anyjson