Skip to content

Commit b7d2af6

Browse files
Bump build from 0.10.0 to 1.0.3 (#817)
Bumps [build](https://github.com/pypa/build) from 0.10.0 to 1.0.3. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@0.10.0...1.0.3) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ab77fc commit b7d2af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ mkdocstrings[python-legacy]==0.22.0
1212
jinja2==3.1.2
1313

1414
# Packaging
15-
build==0.10.0
15+
build==1.0.3
1616
twine
1717

1818
# Tests & Linting

0 commit comments

Comments
 (0)