Skip to content

Commit 5d63352

Browse files
chore(deps): upgrade dependency pytest to ~=8.4.2 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6f778b commit 5d63352

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
@@ -79,7 +79,7 @@ dev = [
7979
]
8080

8181
test = [# Not in `dev` because we use tox for testing. Tox will install these dependencies.
82-
"pytest~=8.3.5",
82+
"pytest~=8.4.2",
8383
"pytest-asyncio~=0.24.0",
8484
]
8585
ci = [

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)