[SECURITY] Update dependency pillow to <12.1.2,>=12.1.1 [SECURITY] (#558)
All checks were successful
Release / Tag release (push) Successful in 27s
Release / Create Release (push) Successful in 27s
Release / Publish Docker Images (push) Successful in 1m25s

Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #558.
This commit is contained in:
2026-02-14 13:38:45 +00:00
committed by renovate[bot]
parent 368710a9cb
commit 80b4bc0054
2 changed files with 58 additions and 58 deletions

View File

@@ -9,7 +9,7 @@ authors = [
requires-python = "<3.14,>=3.11"
dependencies = [
"webex-bot<1.2.1,>=1.2.0",
"pillow<12.1.1,>=12.1.0",
"pillow<12.1.2,>=12.1.1",
"astroid<=4.0.3",
]