From 9371bb97b2af80c25c55b7546884651a89cb7a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:26:34 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.1 in /2018-Defcon-China-Final/web1/src/web Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.0.1. - [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/6.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2018-Defcon-China-Final/web1/src/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018-Defcon-China-Final/web1/src/web/requirements.txt b/2018-Defcon-China-Final/web1/src/web/requirements.txt index 1c9a8664..a646b50d 100644 --- a/2018-Defcon-China-Final/web1/src/web/requirements.txt +++ b/2018-Defcon-China-Final/web1/src/web/requirements.txt @@ -35,7 +35,7 @@ Mako==1.0.7 MarkupSafe==1.0 mistune==0.8.3 olefile==0.45.1 -Pillow==6.2.0 +Pillow==9.0.1 pluggy==0.6.0 Pygments==2.2.0 python-dateutil==2.7.2