Skip to content

Commit 256d727

Browse files
build(deps-dev): update build requirement from <1.4.3 to <1.4.4
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@0.0.1...1.4.3) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1af90cf commit 256d727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tox >= 4
22
isort > 5, < 8.1
3-
build < 1.4.3
3+
build < 1.4.4
44
autoflake < 2.4
55
auto-walrus

0 commit comments

Comments
 (0)