Skip to content

Commit 9b71cf1

Browse files
Update dependency pytest to v8 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5311bb9 commit 9b71cf1

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
@@ -32,7 +32,7 @@ dependencies = [
3232

3333
[dependency-groups]
3434
test = [
35-
"pytest>=7.4.0,<8.0.0",
35+
"pytest>=8.4.2,<8.5.0",
3636
"pytest-asyncio>=0.21.0,<1.0.0",
3737
"pytest-cov>=7.0.0,<7.1.0",
3838
"pytest-mock>=3.11.0,<4.0.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)