Skip to content

Commit 047678b

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ dependencies = [
3333

3434
[project.optional-dependencies]
3535
tests = [
36-
"pytest==8.4.1",
37-
"pytest-cov==6.2.1",
36+
"pytest==8.4.2",
37+
"pytest-cov==6.3.0",
3838
"click==8.2.1",
39-
"PyGithub==2.7.0",
39+
"PyGithub==2.8.1",
4040
"gitpython==3.1.45",
4141
]
4242
doc = [

0 commit comments

Comments
 (0)