Skip to content

Commit 1b9a0d0

Browse files
dependabot[bot]giohappy
authored andcommitted
build(deps): bump pillow from 11.3.0 to 12.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.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](python-pillow/Pillow@11.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d463062 commit 1b9a0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424

2525
# Core dependencies (consolidated from requirements.txt)
2626
dependencies = [
27-
"Pillow==11.3.0",
27+
"Pillow==12.1.1",
2828
"lxml==5.2.1",
2929
"psycopg2==2.9.9",
3030
"Django==5.2.12",

0 commit comments

Comments
 (0)