Skip to content

Commit

Permalink
Update build requirement from <1 to <2
Browse files Browse the repository at this point in the history
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@0.0.1...1.0.0)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Sep 2, 2023
1 parent 8692861 commit 569af91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ twine<5
keyring<25
black<24
isort<6
build<1
build<2

0 comments on commit 569af91

Please sign in to comment.