Skip to content

Commit 6686e3b

Browse files
chore(deps-dev): bump build from 1.3.0 to 1.4.0 (#85)
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 1e21905 commit 6686e3b

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
@@ -23,7 +23,7 @@ python_cli_template = "python_cli_template.cli:main"
2323

2424
[project.optional-dependencies]
2525
build = [
26-
"build==1.3.0",
26+
"build==1.4.0",
2727
"pyinstaller==6.17.0",
2828
"twine==6.2.0",
2929
]

0 commit comments

Comments
 (0)