Skip to content

Commit a103fd1

Browse files
Bump build from 1.3.0 to 1.4.0 (#276)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f20c71 commit a103fd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"pylint==3.3.9",
9090
"pycodestyle==2.14.0",
9191
"pdoc3==0.11.6",
92-
"build==1.3.0",
92+
"build==1.4.0",
9393
"pytest==9.0.2",
9494
"pytest-xdist==3.8.0",
9595
"coverage==7.13.1",

0 commit comments

Comments
 (0)