aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-02 07:05:12 -0400
committerGitHub <noreply@github.com>2024-07-02 07:05:12 -0400
commitd356d7e25c09856b2c36bdcbf9b31956529bcea6 (patch)
tree010677850c690b5e9ea30da727eff5be5eeeebcd /.github
parente0de37cad019193640c741d5a6dc9950c02175af (diff)
downloadpyca-cryptography-d356d7e25c09856b2c36bdcbf9b31956529bcea6.zip
pyca-cryptography-d356d7e25c09856b2c36bdcbf9b31956529bcea6.tar.gz
pyca-cryptography-d356d7e25c09856b2c36bdcbf9b31956529bcea6.tar.bz2
Bump setuptools from 70.1.1 to 70.2.0 in /.github/requirements (#11190)
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.1.1 to 70.2.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v70.1.1...v70.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/requirements/build-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/requirements/build-requirements.txt b/.github/requirements/build-requirements.txt
index c56db6a..2c2b48c 100644
--- a/.github/requirements/build-requirements.txt
+++ b/.github/requirements/build-requirements.txt
@@ -76,9 +76,9 @@ tomli==2.0.1 \
# via setuptools-rust
# The following packages are considered to be unsafe in a requirements file:
-setuptools==70.1.1 \
- --hash=sha256:937a48c7cdb7a21eb53cd7f9b59e525503aa8abaf3584c730dc5f7a5bec3a650 \
- --hash=sha256:a58a8fde0541dab0419750bcc521fbdf8585f6e5cb41909df3a472ef7b81ca95
+setuptools==70.2.0 \
+ --hash=sha256:b8b8060bb426838fbe942479c90296ce976249451118ef566a5a0b7d8b78fb05 \
+ --hash=sha256:bd63e505105011b25c3c11f753f7e3b8465ea739efddaccef8f0efac2137bac1
# via
# -r build-requirements.in
# setuptools-rust