From 8f7bb5648909d574196fbea61829e1e4fa12a27f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:56:33 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.3.0 in /TodoAnything Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 9.3.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.3.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..957b611 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.3.0 psycopg2==2.8.4 Pygments==2.5.2 pygments-agentspeak==1.0