From f77ab60d611edd4d5b6ef9dccf1dbcc94b3291b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 02:27:13 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.2.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe2947c..2051037 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ packaging==21.3 paho-mqtt==1.6.1 pbr==5.9.0 pexpect==4.8.0 -Pillow==9.3.0 +Pillow==10.2.0 pkginfo==1.8.2 platformdirs==2.5.2 pluggy==1.0.0