Skip to content

Commit 4bb97c2

Browse files
chore(deps): 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@1.4.3...1.4.4) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d0250c commit 4bb97c2

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
@@ -250,5 +250,5 @@ skips = ["B101"] # assert_used
250250

251251
[dependency-groups]
252252
dev = [
253-
"build>=1.4.3",
253+
"build>=1.4.4",
254254
]

0 commit comments

Comments
 (0)