Skip to content

Commit 830fd31

Browse files
build(deps-dev): bump pillow from 9.5.0 to 10.0.0 (#14)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7ab563 commit 830fd31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ tests = [
7171
doc = [
7272
"ansys-sphinx-theme==0.9.9",
7373
"numpydoc==1.5.0",
74-
"pillow==9.5.0",
74+
"pillow==10.0.0",
7575
"pyansys-docker==5.0.4",
7676
"Sphinx==7.0.1",
7777
"sphinx-copybutton==0.5.2",
@@ -84,7 +84,7 @@ dev = [
8484
"ansys-sphinx-theme==0.9.9",
8585
"numpy==1.25.0",
8686
"numpydoc==1.5.0",
87-
"pillow==9.5.0",
87+
"pillow==10.0.0",
8888
"psutil==5.9.5",
8989
"pyansys-docker==5.0.4",
9090
"pytest==7.4.0",

0 commit comments

Comments
 (0)