Skip to content

Commit e1f72a3

Browse files
Update dependency pytest to v8.4.0 (#2404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21c8457 commit e1f72a3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ mypy = ["mypy[faster-cache]==1.16.0", { include-group = "types" }]
104104
pyright = ["pyright==1.1.401", { include-group = "types" }]
105105
pytest = [
106106
"mock==5.2.0",
107-
"pytest==8.3.5",
107+
"pytest==8.4.0",
108108
"pytest-asyncio==1.0.0",
109109
"pytest-cov==6.1.1",
110110
"pytest-randomly==3.16.0",

uv.lock

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

0 commit comments

Comments
 (0)