Skip to content

Commit fa21869

Browse files
chore(dependencies): update dependency pillow to >=11.3.0
1 parent 2058856 commit fa21869

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
@@ -18,7 +18,7 @@ python = "^3.10"
1818
black = ">=26.1.0"
1919
pytest = ">=9.0.2"
2020
pytest-cov = ">=7.0.0"
21-
pillow = ">=10.0"
21+
pillow = ">=11.3.0"
2222
pytest-benchmark = ">=4.0"
2323
pytest-mypy = ">=1.0.1"
2424
mypy = ">=1.19.1"

0 commit comments

Comments
 (0)