Skip to content

Commit b3b182e

Browse files
Update pyopenssl requirement from >=26.0.0 to >=26.2.0 (#2814)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jeffrey 'Alex' Clark <aclark@aclark.net>
1 parent 0981372 commit b3b182e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/ocsp.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# pyopenssl, cryptography, and service_identity must be set in tandem.
88
# https://www.pyopenssl.org/en/stable/api/ssl.html#OpenSSL.SSL.Context.set_default_verify_paths
99
certifi>=2023.7.22;os.name=='nt' or sys_platform=='darwin'
10-
pyopenssl>=26.0.0
10+
pyopenssl>=26.2.0
1111
requests>=2.23.0,<3.0
1212
cryptography>=42.0.0
1313
service_identity>=23.1.0

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)