Skip to content

Commit a87e934

Browse files
authored
chore(deps): update dependency pytest to v8.4.2 (#1511)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 008427c commit a87e934

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tests = [
5757
# CVE-2025-71176 (pytest <9.0.3 tmp-dir predictability) is dev-only and
5858
# not fixable on 3.9 — risk is bounded to local CI runners.
5959
"pytest>=9.0.3; python_version >= '3.10'",
60-
"pytest==8.3.5; python_version < '3.10'",
60+
"pytest==8.4.2; python_version < '3.10'",
6161
"pytest-cov>=5",
6262
"coverage[toml]>=7.3.1,<8",
6363
]

uv.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)