Skip to content

Commit 3c653aa

Browse files
build(deps): Update build requirement from <2.0,>=1.4.4 to >=1.5.0,<2.0
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.4.4...1.5.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78b53f0 commit 3c653aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
tox>=4.53.0,<5
2-
build>=1.4.4,<2.0
2+
build>=1.5.0,<2.0

0 commit comments

Comments
 (0)