Skip to content

Commit 243c624

Browse files
Bump pillow from 12.0.0 to 12.1.0 (#1470)
Bumps [pillow](https://github.com/python-pillow/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](python-pillow/Pillow@12.0.0...12.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 520301c commit 243c624

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ opt-einsum==3.4.0 ; python_version >= "3.11" and python_version < "3.15"
4444
packaging==25.0 ; python_version >= "3.11" and python_version < "3.15"
4545
pandas==2.3.3 ; python_version >= "3.11" and python_version < "3.15"
4646
parameterized==0.9.0 ; python_version >= "3.11" and python_version < "3.15"
47-
pillow==12.0.0 ; python_version >= "3.11" and python_version < "3.15"
47+
pillow==12.1.0 ; python_version >= "3.11" and python_version < "3.15"
4848
platformdirs==4.5.1 ; python_version >= "3.11" and python_version < "3.15"
4949
pluggy==1.6.0 ; python_version >= "3.11" and python_version < "3.15"
5050
pooch==1.8.2 ; python_version >= "3.11" and python_version < "3.15"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15"
1515
numpy==2.4.0 ; python_version >= "3.11" and python_version < "3.15"
1616
packaging==25.0 ; python_version >= "3.11" and python_version < "3.15"
1717
pandas==2.3.3 ; python_version >= "3.11" and python_version < "3.15"
18-
pillow==12.0.0 ; python_version >= "3.11" and python_version < "3.15"
18+
pillow==12.1.0 ; python_version >= "3.11" and python_version < "3.15"
1919
platformdirs==4.5.1 ; python_version >= "3.11" and python_version < "3.15"
2020
pooch==1.8.2 ; python_version >= "3.11" and python_version < "3.15"
2121
pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)