Skip to content

Commit 348f24b

Browse files
build(deps): bump build from 1.2.2.post1 to 1.3.0 (#37)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da602a6 commit 348f24b

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
@@ -17,7 +17,7 @@ dependencies = []
1717

1818
[project.optional-dependencies]
1919
build = [
20-
"build==1.2.2.post1",
20+
"build==1.3.0",
2121
"twine==6.1.0",
2222
]
2323
docs = [

0 commit comments

Comments
 (0)