From 553477bddd6cd279af809122d40fc797908c8191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 23:06:57 +0000 Subject: [PATCH] Bump pillow from 8.1.2 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 10.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/8.1.2...10.3.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 6925d6f..495b033 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ lazy-object-proxy==1.5.2 MarkupSafe==1.1.1 mccabe==0.6.1 nose==1.3.7 -Pillow==8.1.2 +Pillow==10.3.0 pycodestyle==2.7.0 pylint==2.7.2 python-dateutil==2.8.1