From 1a72d7c03460682c0d6586b58bf57bea258cf413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:28:43 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 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/8.1.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- site/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ec68a2a..883d53e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ mccabe==0.6.1 pelican==4.2.0 pelican-extended-sitemap==1.2.3 pelican-image-process==1.3.0 -Pillow==8.1.1 +Pillow==9.0.1 pipupgrade==1.6.5 Pygments==2.7.4 pylint==2.3.1 diff --git a/site/requirements.txt b/site/requirements.txt index 83ecc33..3d6a9e3 100644 --- a/site/requirements.txt +++ b/site/requirements.txt @@ -13,7 +13,7 @@ mccabe==0.6.1 pelican==4.2.0 pelican-extended-sitemap==1.2.3 pelican-image-process==1.3.0 -Pillow==8.1.1 +Pillow==9.0.1 pipupgrade==1.6.5 Pygments==2.7.4 pylint==2.3.1