Skip to content

Commit

Permalink
Bump build from 0.8.0 to 0.9.0 (#332)
Browse files Browse the repository at this point in the history
Bumps [build](https://github.com/pypa/build) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@0.8.0...0.9.0)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2022
1 parent ebe2839 commit fcf4e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-e .
build==0.8.0
build==0.9.0
docutils==0.19
mypy==0.982; implementation_name=="cpython"
pre-commit==2.20.0
Expand Down

0 comments on commit fcf4e16

Please sign in to comment.