Skip to content

Commit 5b569d6

Browse files
build(deps): bump build from 1.4.1 to 1.4.2 (#105)
Bumps [build](https://github.com/pypa/build) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.1...1.4.2) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b06ca57 commit 5b569d6

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
@@ -26,7 +26,7 @@ python-cli-template = "python_cli_template.cli:main"
2626

2727
[project.optional-dependencies]
2828
build = [
29-
"build==1.4.1",
29+
"build==1.4.2",
3030
"pyinstaller==6.19.0",
3131
"twine==6.2.0",
3232
]

0 commit comments

Comments
 (0)