From 4e7f1a6dea12eeb051bf29b4b6b7853af6da0d60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 02:24:57 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.2.0 in /scripts Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 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/9.3.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 4e7bb9ed..153be72e 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -5,7 +5,7 @@ idna==2.10 Jinja2==2.11.3 MarkupSafe==1.1.1 pendulum==1.2.5 -Pillow==9.3.0 +Pillow==10.2.0 pyattck==3.0.1 pyfiglet==0.8.post1 python-dateutil==2.8.1