From c024e4d990376d0d3fd3afbb47ee0b5415fc322a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:20:26 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.0.1 in /nix Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nix/requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/requirements_frozen.txt b/nix/requirements_frozen.txt index 04273da..c89e285 100644 --- a/nix/requirements_frozen.txt +++ b/nix/requirements_frozen.txt @@ -12,7 +12,7 @@ django-simple-captcha==0.5.12 libsass==0.19.4 Markdown==2.6.11 packaging==19.2 -Pillow==6.2.1 +Pillow==9.0.1 psycopg2==2.8.4 pyparsing==2.4.5 pytz==2019.3