summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-07 14:12:35 +0000
committerGitHub <noreply@github.com>2023-05-07 14:12:35 +0000
commitb284ff959183aeaa8f986700ef119d0f08dd6af0 (patch)
treebfa6adc7e286f0905c7ff795afbd0d05dfdeac28
parentd60796a38fe7b08b84e62203e91945c87b6d1a8e (diff)
downloadcryptography-b284ff959183aeaa8f986700ef119d0f08dd6af0.tar.gz
Bump certifi from 2022.12.7 to 2023.5.7 (#8881)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.5.7. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.05.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--ci-constraints-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt
index 38ba52884..12b2f942e 100644
--- a/ci-constraints-requirements.txt
+++ b/ci-constraints-requirements.txt
@@ -19,7 +19,7 @@ build==0.10.0
# via
# check-sdist
# cryptography (pyproject.toml)
-certifi==2022.12.7
+certifi==2023.5.7
# via requests
charset-normalizer==3.1.0
# via requests