Skip to content

Commit 1022dcb

Browse files
Bump pytest from 9.0.0 to 9.0.1 in the pytest-dependencies group (#311)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0080438 commit 1022dcb

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
@@ -39,7 +39,7 @@ dependencies = [
3939

4040
[project.optional-dependencies]
4141
tests = [
42-
"pytest==9.0.0",
42+
"pytest==9.0.1",
4343
"pytest-cov==7.0.0",
4444
"pytest-timeout==2.4.0",
4545
"pytest-mock-resources[redis]==2.12.4",

0 commit comments

Comments
 (0)