Skip to content

Commit acbcc55

Browse files
build(deps): bump pytest from 8.4.0 to 8.4.1 in the dev-dependencies group (#7724)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9576079 commit acbcc55

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.0",
36+
"pytest==8.4.1",
3737
"pytest-cov==6.2.1",
3838
"click==8.2.1",
3939
"PyGithub==2.6.1",

0 commit comments

Comments
 (0)