Skip to content

Commit 0ae7248

Browse files
dependabot[bot]pyansys-ci-botSamuelopez-ansys
authored
BUILD(pip): update ansys-sphinx-theme requirement from <1.5,>=1.0.0 to >=1.0.0,<1.6 (#6438)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Samuel Lopez <[email protected]>
1 parent ae51af8 commit 0ae7248

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update ansys-sphinx-theme requirement from <1.5,>=1.0.0 to >=1.0.0,<1.6

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dotnet = [
7575
"pywin32>=303; platform_system=='Windows'",
7676
]
7777
doc = [
78-
"ansys-sphinx-theme>=1.0.0,<1.5",
78+
"ansys-sphinx-theme>=1.0.0,<1.6",
7979
"jupyter",
8080
"numpydoc>=1.5.0,<1.9",
8181
"recommonmark",

0 commit comments

Comments
 (0)