Skip to content

Commit 7e5be24

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

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
@@ -34,13 +34,13 @@ dependencies = [
3434
[project.optional-dependencies]
3535
tests = [
3636
"pytest==8.4.2",
37-
"pytest-cov==6.3.0",
37+
"pytest-cov==7.0.0",
3838
"click==8.2.1",
3939
"PyGithub==2.8.1",
4040
"gitpython==3.1.45",
4141
]
4242
doc = [
43-
"ansys-sphinx-theme[autoapi]==1.6.0",
43+
"ansys-sphinx-theme[autoapi]==1.6.1",
4444
"numpydoc==1.9.0",
4545
"sphinx==8.2.3",
4646
"sphinx-autodoc-typehints==3.1.0",

0 commit comments

Comments
 (0)