From 8949cfcbef636f5ad96a59d25b37b5fbbd0c711a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 02:20:56 +0000 Subject: [PATCH] Bump the python-requirements group with 2 updates Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) and [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `pillow` from 12.0.0 to 12.1.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/12.0.0...12.1.0) Updates `tox` to 4.34.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.32.0...4.34.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: tox dependency-version: 4.34.1 dependency-type: direct:production dependency-group: python-requirements ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 3bc94d4..b259046 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ coverage == 7.13.* mypy == 1.19.* pre-commit == 4.5.* -tox == 4.32.* +tox == 4.34.* diff --git a/requirements.txt b/requirements.txt index 8c970ad..43df070 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fonttools[lxml,woff,unicode,pathops] == 4.61.1 imagehash == 4.3.2 opentype-sanitizer == 9.2.0 -pillow == 12.0.0 +pillow == 12.1.0 python-fsutil == 0.16.0