summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-04-20 12:31:34 +0000
committerSaptak Sengupta <saptak013@gmail.com>2026-04-20 18:05:16 +0530
commitfc6ee94392ea8b96788a3e9399c7df1f8d6b7309 (patch)
treeb04f018d2ef65c2be6ca650571a120c01ae3032a
parent03dc1b3599958070c555b846647b7ef7ee7907cb (diff)
Bump pillow from 12.1.1 to 12.2.0 in /requirements
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 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](https://github.com/python-pillow/Pillow/compare/12.1.1...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>
-rw-r--r--requirements/common.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/common.txt b/requirements/common.txt
index 06aef80a..9d4f3c92 100644
--- a/requirements/common.txt
+++ b/requirements/common.txt
@@ -14,7 +14,7 @@ feedparser==6.0.12
Jinja2==3.1.6
libsass==0.23.0
Markdown==3.10.2
-Pillow==12.1.1
+Pillow==12.2.0
Pygments==2.20.0
pykismet3==0.1.1
pymdown-extensions==10.21