From aa34c7fbebd3951a878015f13f5f63fa6a3c5771 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:03:03 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.0.0 in /TodoAnything Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TodoAnything/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TodoAnything/requirements.txt b/TodoAnything/requirements.txt index fc15c80..c823c3f 100644 --- a/TodoAnything/requirements.txt +++ b/TodoAnything/requirements.txt @@ -25,7 +25,7 @@ MarkupPy==1.14 MarkupSafe==1.1.1 odfpy==1.4.0 openpyxl==3.0.2 -Pillow==6.2.1 +Pillow==9.0.0 psycopg2==2.8.4 Pygments==2.5.2 pygments-agentspeak==1.0