From 25793e38d4e2444de99e81eb607b2479dc17671b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 04:18:42 +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 9.3.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/9.3.0...10.3.0) 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-type: direct:production dependency-group: pip - dependency-name: mysql-connector-python 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 79e4ee609c9..63d4e191f5e 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,13 +1,13 @@ pygit2==1.7.2 bidict==0.22.0 -Pillow==9.3.0 +Pillow==10.3.0 # changelogs PyYaml==6.0.1 beautifulsoup4==4.9.3 # ezdb -mysql-connector-python==8.0.33 +mysql-connector-python==9.1.0 # icon cutter # numpy==1.26.0