Skip to content

Commit ce5ee54

Browse files
chore(deps): bump build in the dependencies group
Bumps the dependencies group with 1 update: [build](https://github.com/pypa/build). Updates `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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e63d8f commit ce5ee54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ keywords=["Scade", "Wrapper", "Integration"]
3333

3434
[project.optional-dependencies]
3535
build = [
36-
"build==1.2.2.post1",
36+
"build==1.3.0",
3737
"twine==6.1.0"
3838
]
3939
tests = [

0 commit comments

Comments
 (0)