Skip to content

Commit 76f4cdf

Browse files
chore(deps): update dependency build to v1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
1 parent 5ce1b64 commit 76f4cdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ bleach==6.1.0 \
6767
--hash=sha256:0a31f1837963c41d46bbf1331b8778e1308ea0791db03cc4e7357b97cf42a8fe \
6868
--hash=sha256:3225f354cfc436b9789c66c4ee030194bee0568fbf9cbdad3bc8b5c26c5f12b6
6969
# via nbconvert
70-
build==1.2.2 \
71-
--hash=sha256:119b2fb462adef986483438377a13b2f42064a2a3a4161f24a0cca698a07ac8c \
72-
--hash=sha256:277ccc71619d98afdd841a0e96ac9fe1593b823af481d3b0cea748e8894e0613
70+
build==1.2.2.post1 \
71+
--hash=sha256:1d61c0887fa860c01971625baae8bdd338e517b836a2f70dd1f7aa3a6b2fc5b5 \
72+
--hash=sha256:b36993e92ca9375a219c99e606a122ff365a760a2d4bba0caa09bd5278b608b7
7373
# via pip-tools
7474
certifi==2024.8.30 \
7575
--hash=sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8 \

0 commit comments

Comments
 (0)