We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f064dc7 commit 963bbb0Copy full SHA for 963bbb0
changes/2596.misc.md
@@ -0,0 +1 @@
1
+Updated pytest from 9.0.1 to 9.0.2.
pyproject.toml
@@ -120,7 +120,7 @@ test = [
120
"coverage[toml] == 7.12.0",
121
"coverage-conditional-plugin == 0.9.0",
122
"httpx-retries == 0.4.5",
123
- "pytest == 9.0.1",
+ "pytest == 9.0.2",
124
"pytest-xdist == 3.8.0",
125
{include-group = "setuptools-scm"},
126
]
0 commit comments