Skip to content

Commit 3df723a

Browse files
chore(deps): update dependency pytest to v9
1 parent 7b576dd commit 3df723a

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
@@ -43,7 +43,7 @@ plugins = ["ariadne_codegen.contrib.shorter_results.ShorterResultsPlugin"]
4343
[project.optional-dependencies]
4444
dev = [
4545
"ruff>=0.14.0,<0.15.0",
46-
"pytest>=8.3,<9",
46+
"pytest>=9,<10",
4747
"build>=1.3,<2",
4848
"pytest-cov>=7,<8",
4949
"pre-commit",

0 commit comments

Comments
 (0)