Skip to content

Commit 8a8151a

Browse files
build(deps): bump the dev-dependencies group with 2 updates (#6201)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent add788b commit 8a8151a

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
@@ -33,7 +33,7 @@ dependencies = [
3333

3434
[project.optional-dependencies]
3535
tests = [
36-
"pytest==8.3.3",
36+
"pytest==8.3.4",
3737
"pytest-cov==6.0.0",
3838
"click==8.1.7",
3939
"PyGithub==2.5.0",
@@ -43,7 +43,7 @@ doc = [
4343
"ansys-sphinx-theme==1.2.2",
4444
"numpydoc==1.8.0",
4545
"sphinx==8.1.3",
46-
"sphinx-autoapi==3.3.3",
46+
"sphinx-autoapi==3.4.0",
4747
"sphinx-autodoc-typehints==2.5.0",
4848
"sphinx-copybutton==0.5.2",
4949
]

0 commit comments

Comments
 (0)