Skip to content

Commit 7ef6e2e

Browse files
chore(deps-dev): bump build from 1.4.2 to 1.4.3
Bumps [build](https://github.com/pypa/build) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.2...1.4.3) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c503b2e commit 7ef6e2e

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
@@ -37,7 +37,7 @@ spellcheck = [
3737
"codespell==2.4.2"
3838
]
3939
test_packaging = [
40-
"build==1.4.2",
40+
"build==1.4.3",
4141
"twine==6.2.0"
4242
]
4343
tests = [

0 commit comments

Comments
 (0)