Skip to content

Commit e9075da

Browse files
build(deps): update build requirement from ==1.2.* to ==1.3.* (#116)
Updates the requirements on [build](https://github.com/pypa/build) to permit the latest version. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.0...1.3.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9ff1ef commit e9075da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_requirements/_ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
build ==1.2.*
1+
build ==1.3.*
22
twine ==6.1.*

0 commit comments

Comments
 (0)