From dfc9691e35dfeb6efccb7b6b68e77f0d6c713d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 14:53:32 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /tools directory: [pillow](https://github.com/python-pillow/Pillow) and [mysql-connector-python](https://github.com/mysql/mysql-connector-python). 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) Updates `mysql-connector-python` from 8.0.33 to 9.1.0 - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](https://github.com/mysql/mysql-connector-python/compare/8.0.33...9.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: mysql-connector-python dependency-version: 9.1.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index ff1bfc67aa..b90cb3138f 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ pygit2==1.7.2 bidict==0.22.0 -Pillow==10.3.0 +Pillow==12.1.1 # changelogs PyYaml==6.0.1 @@ -9,4 +9,4 @@ ruamel.yaml==0.17.20 PyGithub==1.55 # ezdb -mysql-connector-python==8.0.33 +mysql-connector-python==9.1.0