Bump pillow to 11.1.0 in pyproject.toml

This commit is contained in:
Luke Tainton 2025-01-02 23:59:24 +01:00
parent 070a77c665
commit b8ea3d87f5

View File

@ -9,7 +9,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.11.2"
webex-bot = "^0.5.2"
pillow = "^11.0.0"
pillow = "^11.1.0"
astroid = "<=3.3.8"
[tool.poetry.group.dev.dependencies]