From 96db9e3168537c5b72b8c812558a78c128b784ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 21:11:20 +0000 Subject: [PATCH] chore(deps): Bump pillow from 10.1.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 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/10.1.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 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 174bb56..b451c2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ pyyaml==6.0.1 click==8.1.7 # Image processing -pillow==10.1.0 +pillow==10.3.0 # Cryptography and certificates cryptography==41.0.8