From 8ed0b51011924bff69bb17b696607e4c8bd46995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:52:01 +0000 Subject: [PATCH] chore(deps): bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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.4.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../506-ros2-connector/services/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/500-application/506-ros2-connector/services/requirements.txt b/src/500-application/506-ros2-connector/services/requirements.txt index e13b223d..260d8864 100644 --- a/src/500-application/506-ros2-connector/services/requirements.txt +++ b/src/500-application/506-ros2-connector/services/requirements.txt @@ -8,7 +8,7 @@ werkzeug==3.1.5 # Data processing and utilities numpy>=1.26.0 opencv-python==4.10.0.84 -Pillow==10.4.0 +Pillow==12.1.1 # System monitoring psutil==6.0.0