Skip to content

Commit 0147324

Browse files
build(deps-dev): bump build from 1.3.0 to 1.4.0 (#316)
Bumps [build](https://github.com/pypa/build) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.3.0...1.4.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 344c6ad commit 0147324

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
@@ -42,7 +42,7 @@ formatting = [
4242
"isort==7.0.0"
4343
]
4444
packaging = [
45-
"build==1.3.0",
45+
"build==1.4.0",
4646
"twine==6.2.0"
4747
]
4848
dev = [

0 commit comments

Comments
 (0)