Skip to content

Commit 2dde704

Browse files
Bump build from 1.2.1 to 1.2.2 (pyca#11564)
Bumps [build](https://github.com/pypa/build) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.1...1.2.2) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f559d4 commit 2dde704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bleach==6.0.0 ; python_full_version < '3.8'
1616
# via readme-renderer
1717
build==1.1.1 ; python_full_version < '3.8'
1818
# via cryptography (pyproject.toml)
19-
build==1.2.1 ; python_full_version >= '3.8'
19+
build==1.2.2 ; python_full_version >= '3.8'
2020
# via
2121
# cryptography (pyproject.toml)
2222
# check-sdist

0 commit comments

Comments
 (0)