Skip to content

Commit 6b833ec

Browse files
Merge pull request #351 from IFCA-Advanced-Computing/dependabot/pip/build-gte-1.0.3-and-lt-1.3
Update build requirement from <1.1,>=1.0.3 to >=1.0.3,<1.3
2 parents 7229c9a + d297a95 commit 6b833ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ requires = [
6969
"setuptools>=61.0,<69.0",
7070
"wheel>=0.42.0,<0.46",
7171
"toml>=0.10.2,<0.11",
72-
"build>=1.0.3,<1.1",
72+
"build>=1.0.3,<1.3",
7373
]
7474
build-backend = "setuptools.build_meta"
7575

0 commit comments

Comments
 (0)