Skip to content

Commit 963bbb0

Browse files
Bump pytest from 9.0.1 to 9.0.2 (#2596)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f064dc7 commit 963bbb0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2596.misc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated pytest from 9.0.1 to 9.0.2.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ test = [
120120
"coverage[toml] == 7.12.0",
121121
"coverage-conditional-plugin == 0.9.0",
122122
"httpx-retries == 0.4.5",
123-
"pytest == 9.0.1",
123+
"pytest == 9.0.2",
124124
"pytest-xdist == 3.8.0",
125125
{include-group = "setuptools-scm"},
126126
]

0 commit comments

Comments
 (0)