Skip to content

Commit 05d984c

Browse files
build(deps-dev): bump build from 1.3.0 to 1.4.0
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] <[email protected]>
1 parent 685ca73 commit 05d984c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spellcheck = [
4949
"codespell==2.4.1"
5050
]
5151
test_packaging = [
52-
"build==1.3.0",
52+
"build==1.4.0",
5353
"twine==6.2.0"
5454
]
5555
tests = [

0 commit comments

Comments
 (0)