summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-01-05 11:00:58 +0000
committerSaptak Sengupta <saptak013@gmail.com>2026-01-05 17:42:05 +0530
commit07c155d988314a43e2aca4585ebd140518eb005a (patch)
tree487388f40f31e7fef249b15de2e88ea49094deda /requirements
parent0bc1fa42d6a6d8bfbffc6ce366a26e9b8ccb195f (diff)
Bump pillow from 12.0.0 to 12.1.0 in /requirements
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](https://github.com/python-pillow/Pillow/compare/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>
Diffstat (limited to 'requirements')
-rw-r--r--requirements/common.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/common.txt b/requirements/common.txt
index aca2a39b..dc43b47d 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
-Pillow==12.0.0
+Pillow==12.1.0
Pygments==2.19.2
pykismet3==0.1.1
python-dateutil==2.9.0.post0