Skip to content

Commit c1d3413

Browse files
Update dependency pytest to ==8.4.*
1 parent 7b8ff7c commit c1d3413

2 files changed

Lines changed: 257 additions & 247 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ build-backend = "hatchling.build"
3535
dev = [
3636
"flake8==7.1.*",
3737
"isort==5.13.*",
38-
"pytest==8.3.*",
38+
"pytest==8.4.*",
3939
]
4040

4141
[tool.isort]

0 commit comments

Comments
 (0)