From d49c88b25813953e00e47e79d83e9e1d2c02c248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:36:41 +0000 Subject: [PATCH] Bump pillow from 2.6.1 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.6.1 to 9.0.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.6.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 197e801..a7f8bd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Mako==1.0.4 MarkupSafe==0.23 -Pillow==2.6.1 +Pillow==9.0.0 SQLAlchemy==1.1.2 alembic==0.8.8 argparse==1.2.1