From e902388e8223345ac1a863af6b5d64d2932be117 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 10:20:26 +0000 Subject: [PATCH] Bump build from 1.2.2 to 1.2.2.post1 Bumps [build](https://github.com/pypa/build) from 1.2.2 to 1.2.2.post1. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.2.2...1.2.2.post1) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index c088e531703c..69c0a37bcc71 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -16,7 +16,7 @@ bleach==6.0.0 ; python_full_version < '3.8' # via readme-renderer build==1.1.1 ; python_full_version < '3.8' # via cryptography (pyproject.toml) -build==1.2.2 ; python_full_version >= '3.8' +build==1.2.2.post1 ; python_full_version >= '3.8' # via # cryptography (pyproject.toml) # check-sdist