Skip to content

Commit 68ebef2

Browse files
fix(deps): update dependency build to >=1.3,<2
1 parent f3ed79a commit 68ebef2

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
@@ -44,7 +44,7 @@ plugins = ["ariadne_codegen.contrib.shorter_results.ShorterResultsPlugin"]
4444
dev = [
4545
"ruff>=0.7.0,<0.8.0",
4646
"pytest>=8.3,<9",
47-
"build>=0.10,<1.3",
47+
"build>=1.3,<2",
4848
"pytest-cov>=6,<7",
4949
"pre-commit",
5050
"httmock",

0 commit comments

Comments
 (0)