Skip to content

Commit 40b69ca

Browse files
Update dependency pytest to v9 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d493f70 commit 40b69ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ lint = [
3131
]
3232
unit = [
3333
"coverage[toml]==7.11.3; python_version >= '3.10'",
34-
"pytest==8.4.2; python_version >= '3.10'"
34+
"pytest==9.0.1; python_version >= '3.10'"
3535
]
3636

3737
# Testing tools configuration

uv.lock

Lines changed: 4 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)