Skip to content

Commit a869350

Browse files
chore(deps): update dependency pytest to v9
1 parent 6252efd commit a869350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ scripts.decryptpdf = "decryptpdf.cli:app"
3939

4040
[dependency-groups]
4141
dev = [
42-
"pytest>=8,<9",
42+
"pytest>=9,<10",
4343
"pytest-cov>=6,<7",
4444
]
4545
docs = [

0 commit comments

Comments
 (0)