Skip to content

Commit 6f5607e

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

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
@@ -33,7 +33,7 @@ all = [
3333
{ include-group = "test" },
3434
]
3535
development = [
36-
"build==1.3.0",
36+
"build==1.4.0",
3737
"coverage==7.10.7; python_version <= '3.11'",
3838
"coverage==7.13.1; python_version > '3.11'",
3939
"cryptography==46.0.3",

0 commit comments

Comments
 (0)