We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e9731 commit cc91e25Copy full SHA for cc91e25
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ plugins = ["ariadne_codegen.contrib.shorter_results.ShorterResultsPlugin"]
44
dev = [
45
"ruff>=0.7.0,<0.8.0",
46
"pytest>=8.3,<9",
47
- "build>=0.10,<1.3",
+ "build>=1.3,<2",
48
"pytest-cov>=6,<7",
49
"pre-commit",
50
"httmock",
0 commit comments