Skip to content

Commit e9810d6

Browse files
Bump build from 1.4.2 to 1.4.3
Bumps [build](https://github.com/pypa/build) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.2...1.4.3) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 361957f commit e9810d6

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
@@ -34,7 +34,7 @@ all = [
3434
{ include-group = "test" },
3535
]
3636
development = [
37-
"build==1.4.2",
37+
"build==1.4.3",
3838
"coverage==7.10.7; python_version <= '3.11'",
3939
"coverage==7.13.5; python_version > '3.11'",
4040
"cryptography==46.0.7",

0 commit comments

Comments
 (0)