Skip to content

Commit 7d985a8

Browse files
chore(deps): bump build from 1.2.2.post1 to 1.3.0
Bumps [build](https://github.com/pypa/build) from 1.2.2.post1 to 1.3.0. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.2.post1...1.3.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eebf48e commit 7d985a8

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.2.2.post1",
26+
"build==1.3.0",
2727
"pyinstaller==6.14.2",
2828
"twine==6.1.0",
2929
]

0 commit comments

Comments
 (0)