Skip to content

Commit 1f30cb8

Browse files
⬆️ Bump build from 0.8.0 to 0.9.0 (#229)
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>
1 parent 59f4c0e commit 1f30cb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: build-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# this represent the minimum requirement to build (for the optional speedup)
33
mypy==0.982; python_version >= "3.7"
44
mypy==0.971; python_version < "3.7"
5-
build==0.8.0
5+
build==0.9.0
66
wheel==0.37.1

Diff for: dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ chardet==5.0.0
33
isort==5.10.1
44
codecov==2.1.12
55
pytest-cov==4.0.0
6-
build==0.8.0
6+
build==0.9.0
77
wheel==0.37.1
88

99
# The vast majority of project dropped Python 3.6

0 commit comments

Comments
 (0)