From 071860ed988792de149da9d5eaf188603e9bdb80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:03:48 +0000 Subject: [PATCH] Bump pillow in /utils in the pip group across 1 directory Bumps the pip group with 1 update in the /utils directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 10.3.0 to 12.1.1 - [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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/requirements.txt b/utils/requirements.txt index 5677ebc58..54962bd1e 100644 --- a/utils/requirements.txt +++ b/utils/requirements.txt @@ -1,7 +1,7 @@ cryptography selenium == 4.2.0 webdriver-manager == 3.7.0 -pillow == 10.3.0 +pillow == 12.1.1 Selenium-Screenshot == 1.7.0 robotframework == 5.0.1 robotframework-seleniumlibrary == 6.0.0