Skip to content

Commit 370bcef

Browse files
committed
chore(deps): upgrade pillow to 10.2.0
1 parent 5d78603 commit 370bcef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ optional = true
4848
[tool.poetry.group.docs.dependencies]
4949
mkdocs-material = "9.5.4"
5050
mkdocstrings = "^0.24.0"
51-
pillow = ">=9.4,<11.0"
51+
pillow = ">=10.2.0,<11.0"
5252
cairosvg = "^2.7.1"
5353
mkdocstrings-python = "^1.8.0"
5454

0 commit comments

Comments
 (0)