From 176c1ffd10921fa76413c7666b01f49caf60d6e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:49:49 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 9.3.0 in /angstromctf/2018/web/madlibs/docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.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/4.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- angstromctf/2018/web/madlibs/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angstromctf/2018/web/madlibs/docker/requirements.txt b/angstromctf/2018/web/madlibs/docker/requirements.txt index 589037e..d45ea0f 100644 --- a/angstromctf/2018/web/madlibs/docker/requirements.txt +++ b/angstromctf/2018/web/madlibs/docker/requirements.txt @@ -21,7 +21,7 @@ MarkupSafe==1.0 matplotlib==2.0.2 numpy==1.13.1 olefile==0.44 -Pillow==4.1.1 +Pillow==9.3.0 pyparsing==2.2.0 python-dateutil==2.6.1 python-engineio==1.7.0