Skip to content

Commit b9734c1

Browse files
build(deps-dev): bump pytest from 8.4.2 to 9.0.0 in the dev-dependencies group (#8844)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66a4a08 commit b9734c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333

3434
[project.optional-dependencies]
3535
tests = [
36-
"pytest==8.4.2",
36+
"pytest==9.0.0",
3737
"pytest-cov==7.0.0",
3838
"click==8.3.0",
3939
"PyGithub==2.8.1",

0 commit comments

Comments
 (0)