Skip to content

Commit

Permalink
deps: bump minimal Pillow version
Browse files Browse the repository at this point in the history
This avoids some vulnerabilities in it.
  • Loading branch information
nijel committed May 3, 2024
1 parent ed6e161 commit f4302b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies = [
"openpyxl>=3.1.0,<3.2",
"packaging>=22,<24.1",
"phply>=1.2.6,<1.3",
"Pillow>=10.0.1,<10.4",
"Pillow>=10.3.0,<10.4",
"pycairo>=1.20.0",
"Pygments>=2.15.0,<3.0",
"PyGObject>=3.40.1",
Expand Down

0 comments on commit f4302b3

Please sign in to comment.