Skip to content

Commit 78c7429

Browse files
Bump build from 1.4.4 to 1.5.0
Bumps [build](https://github.com/pypa/build) from 1.4.4 to 1.5.0. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.4...1.5.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 945ffca commit 78c7429

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
@@ -36,7 +36,7 @@ all = [
3636
{ include-group = "test" },
3737
]
3838
development = [
39-
"build==1.4.4",
39+
"build==1.5.0",
4040
"coverage==7.13.5",
4141
"cryptography==47.0.0",
4242
"orjson==3.11.8",

0 commit comments

Comments
 (0)