Skip to content

Commit 22101cf

Browse files
⬆️ Update build requirement from <1.3,>=0.10 to >=0.10,<1.5 (#1309)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Onuralp SEZER <thunderbirdtr@gmail.com>
1 parent b7c8835 commit 22101cf

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
@@ -76,7 +76,7 @@ docs = [
7676
build = [
7777
"twine>=5.1.1,<7.0.0",
7878
"wheel>=0.40,<0.46",
79-
"build>=0.10,<1.3",
79+
"build>=0.10,<1.5",
8080
"hatch>=1.14.1",
8181
]
8282

0 commit comments

Comments
 (0)