Skip to content

Commit ce52ffe

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

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.2",
36+
"pytest==8.3.3",
3737
"pytest-cov==5.0.0",
3838
"click==8.1.7",
3939
"PyGithub==2.4.0",
@@ -44,7 +44,7 @@ doc = [
4444
"numpydoc==1.8.0",
4545
"sphinx==8.0.2",
4646
"sphinx-autoapi==3.3.1",
47-
"sphinx-autodoc-typehints==2.4.0",
47+
"sphinx-autodoc-typehints==2.4.1",
4848
"sphinx-copybutton==0.5.2",
4949
]
5050

0 commit comments

Comments
 (0)