Skip to content

Commit 10e267a

Browse files
MAINT: Update ansys-sphinx-theme requirement from <0.15,>=0.10.0 to >=0.10.0,<0.16 (#4441)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17541a4 commit 10e267a

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
@@ -66,7 +66,7 @@ dotnet = [
6666
"pywin32>=303; platform_system=='Windows'",
6767
]
6868
doc = [
69-
"ansys-sphinx-theme>=0.10.0,<0.15",
69+
"ansys-sphinx-theme>=0.10.0,<0.16",
7070
"imageio>=2.30.0,<2.35",
7171
#"imageio-ffmpeg>=0.4.0,<0.5",
7272
"ipython>=7.34.0; python_version == '3.7'",
@@ -102,7 +102,7 @@ doc = [
102102
"vtk==9.2.6",
103103
]
104104
doc-noexamples = [
105-
"ansys-sphinx-theme>=0.10.0,<0.15",
105+
"ansys-sphinx-theme>=0.10.0,<0.16",
106106
"imageio>=2.30.0,<2.35",
107107
#"imageio-ffmpeg",
108108
"numpydoc>=1.5.0,<1.8",

0 commit comments

Comments
 (0)