Skip to content

Commit 2cc2c33

Browse files
chore(deps): bump pillow from 12.1.0 to 12.2.0 (#262)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.0 to 12.2.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.1.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4bd66b commit 2cc2c33

2 files changed

Lines changed: 84 additions & 84 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ parso==0.8.5 ; python_version >= "3.10" and python_version < "3.14"
117117
pathspec==1.0.4 ; python_version >= "3.10" and python_version < "3.14"
118118
patsy==1.0.2 ; python_version >= "3.10" and python_version < "3.14"
119119
pexpect==4.9.0 ; python_version >= "3.10" and python_version < "3.14" and sys_platform != "win32" and sys_platform != "emscripten"
120-
pillow==12.1.0 ; python_version >= "3.10" and python_version < "3.14"
120+
pillow==12.2.0 ; python_version >= "3.10" and python_version < "3.14"
121121
pip==25.3 ; python_version >= "3.10" and python_version < "3.14"
122122
platformdirs==4.5.1 ; python_version >= "3.10" and python_version < "3.14"
123123
pluggy==1.6.0 ; python_version >= "3.10" and python_version < "3.14"

0 commit comments

Comments
 (0)