Skip to content

Commit 4e3aeb5

Browse files
build(deps): bump build from 1.2.2.post1 to 1.3.0 (#281)
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 4835499 commit 4e3aeb5

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
@@ -41,7 +41,7 @@ formatting = [
4141
"isort==6.0.1"
4242
]
4343
packaging = [
44-
"build==1.2.2.post1",
44+
"build==1.3.0",
4545
"twine==6.1.0"
4646
]
4747
dev = [

0 commit comments

Comments
 (0)