Skip to content

Commit df68af6

Browse files
Bump build from 0.3.1.post1 to 0.4.0 in /docker/build_scripts (#1112)
Bumps [build](https://github.com/pypa/build) from 0.3.1.post1 to 0.4.0. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@0.3.1.post1...0.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5b75c59 commit df68af6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker/build_scripts/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ setuptools==50.3.2 ; python_version=='3.5' \
1818
setuptools==57.0.0; python_version>='3.6' \
1919
--hash=sha256:c8b9f1a457949002e358fea7d3f2a1e1b94ddc0354b2e40afc066bf95d21bf7b \
2020
--hash=sha256:401cbf33a7bf817d08014d51560fc003b895c4cdc1a5b521ad2969e928a07535
21-
build==0.3.1.post1 \
22-
--hash=sha256:88bc8ff6cb948247bebd5b3bf6b8b71d10fd93bce848f9d2fd9b28cbdd40ae8b \
23-
--hash=sha256:85123bf327404e68142b1eb2a8298b052e984ad5b12738549688371e6337c73a
21+
build==0.4.0 \
22+
--hash=sha256:5950f98775a59f0c5ac68586691003d2db58a809fbea2ade3fe32109dfd12790 \
23+
--hash=sha256:b798f3f490c779fa88c99816ebee97ab636acd6630b1d91c8cf8eb8a4d922a19
2424
packaging==20.9 \
2525
--hash=sha256:5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5 \
2626
--hash=sha256:67714da7f7bc052e064859c05c595155bd1ee9f69f76557e21f051443c20947a

0 commit comments

Comments
 (0)