This repository was archived by the owner on Jul 7, 2026. It is now read-only.
Build(deps): Bump pyopenssl from 26.2.0 to 26.3.0 - #5504
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Conversation
jmcrawford45
approved these changes
Jun 15, 2026
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 15, 2026 18:06
5d7fc44 to
58d49df
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 15, 2026 18:20
58d49df to
d86d90b
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 15, 2026 18:34
d86d90b to
1fe756b
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 15, 2026 18:49
1fe756b to
598a35a
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 15, 2026 19:04
598a35a to
e73068d
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 22, 2026 15:48
e73068d to
0ea4f24
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 22, 2026 16:02
0ea4f24 to
873267b
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 22, 2026 16:14
873267b to
8439efa
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 22, 2026 16:36
8439efa to
6cd1b90
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 29, 2026 14:21
6cd1b90 to
5e8294f
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 29, 2026 14:34
5e8294f to
751623e
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 30, 2026 15:44
751623e to
95c0ea1
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 30, 2026 15:57
95c0ea1 to
48ff4f2
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
June 30, 2026 16:13
48ff4f2 to
b47ef31
Compare
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
July 6, 2026 21:11
b47ef31 to
a95a4cd
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
July 6, 2026 21:19
a95a4cd to
a439c7d
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
July 6, 2026 21:36
a439c7d to
0de7324
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
July 6, 2026 21:45
0de7324 to
132f42b
Compare
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 26.2.0 to 26.3.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@26.2.0...26.3.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/pyopenssl-26.3.0
branch
from
July 6, 2026 22:01
132f42b to
99478f9
Compare
auto-merge was automatically disabled
July 6, 2026 23:49
Pull request was closed
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pyopenssl from 26.2.0 to 26.3.0.
Changelog
Sourced from pyopenssl's changelog.
Commits
a34aa1dPrepare 26.3.0 release (#1515)24db880Deprecate X509Name and the remaining APIs that consume or return it (#1514)1dc08beAdd as_cryptography parameter to Connection.get_client_ca_list (#1508)55653a5Require cryptography 49, drop Python 3.8 (#1513)9bad760Remove deprecated CSR functionality (#1507)98ca874Enforce that Session is only re-used with the Context it came from (#1512)cbcb1daDeprecate Context.set_passwd_cb (#1511)3b9d07dDeprecate all the mutable APIs on X509 (#1510)e096920Deprecate PKey.generate_key, PKey.check, and dump_privatekey (#1509)7079d6dFix zizmor findings in GitHub Actions workflows (#1506)