Skip to content

Commit afd26a7

Browse files
Update dependency pytest to ==8.4.*
1 parent a0dc1af commit afd26a7

2 files changed

Lines changed: 16 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ build-backend = "uv_build"
3434
dev = [
3535
"flake8==7.1.*",
3636
"isort==5.13.*",
37-
"pytest==8.3.*",
37+
"pytest==8.4.*",
3838
]
3939

4040
[tool.isort]

uv.lock

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

0 commit comments

Comments
 (0)