From c5dfafd350fd5c51504e2c2330af5f1b4f493533 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 17:17:31 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.2.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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/10.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index b29a62e..f341a6b 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,7 +6,7 @@ ipython==8.14.0 moodlepy==0.23.10 pandas==2.0.2 parsel==1.8.1 -Pillow==10.0.1 +Pillow==10.2.0 psycopg2-binary==2.9.6 PyYAML==6.0.1 python-docx==0.8.11