Skip to content

Commit 2831af6

Browse files
authored
Merge pull request #334 from BLSQ/renovate/pytest-9.x
chore(deps): update dependency pytest to v9
2 parents 7b576dd + 3df723a commit 2831af6

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)