Skip to content

Commit d297a95

Browse files
Update build requirement from <1.1,>=1.0.3 to >=1.0.3,<1.3
Updates the requirements on [build](https://github.com/pypa/build) to permit the latest version. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.0.3...1.2.2.post1) --- updated-dependencies: - dependency-name: build dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7229c9a commit d297a95

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)