Skip to content

Commit a93a78d

Browse files
authored
Merge branch 'main' into dependabot/github_actions/ansys/actions-10.1.4
2 parents a29c428 + 97e439b commit a93a78d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_package/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ doc = [
4343
"pandas==2.3.3",
4444
"parse==1.20.2",
4545
"pydata_sphinx_theme==0.16.1",
46-
"pypandoc==1.15",
46+
"pypandoc==1.16",
4747
"pytest-sphinx==0.6.3",
4848
"pyyaml==6.0.3",
4949
"sphinx-autobuild==2024.10.3",

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
[project.optional-dependencies]
4343
tests = [
4444
"black>=24.2.0",
45-
"click==8.2.1",
45+
"click==8.3.0",
4646
"inflect==7.5.0",
4747
"pygithub==2.8.1",
4848
"lxml==5.3.0",
@@ -71,7 +71,7 @@ doc = [
7171
"sphinx-autobuild==2024.10.3",
7272
"sphinx-autodoc-typehints==3.2.0",
7373
"sphinx-copybutton==0.5.2",
74-
"sphinx-notfound-page==1.0.4",
74+
"sphinx-notfound-page==1.1.0",
7575
"sphinx-gallery==0.19.0",
7676
]
7777

0 commit comments

Comments
 (0)