chore(deps): bump pyopenssl from 25.1.0 to 25.2.0
Open
Number: #738
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 16, 2025 at 08:05 AM UTC
(9 months ago)
(9 months ago)
Updated:
September 16, 2025 at 11:21 AM UTC
(9 months ago)
(9 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps pyopenssl from 25.1.0 to 25.2.0.
Changelog
Sourced from pyopenssl's changelog.
25.2.0 (2025-09-14)
Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- The minimum
cryptographyversion is now 45.0.7.Deprecations: ^^^^^^^^^^^^^
Changes: ^^^^^^^^
- pyOpenSSL now sets
SSL_MODE_ACCEPT_MOVING_WRITE_BUFFERon connections by default, matching CPython's behavior.- Added
OpenSSL.SSL.Context.clear_mode.- Added
OpenSSL.SSL.Context.set_tls13_ciphersuitesto set the allowed TLS 1.3 ciphers.- Added
OpenSSL.SSL.Connection.set_info_callback
Commits
6ccf90bPrepare for a release (#1446)5f46403AddedOpenSSL.SSL.Connection.set_info_callback(#1438)95cf8faUpdate tests to not rely on mutating contexts (#1445)946f87eRemove fallback path for old OpenSSL (#1443)0213311Fix for new mypy release (#1444)7fd0ab8Bump actions/setup-python from 5 to 6 (#1440)8daf0d1Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1439)5619943Set SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER in calling OpenSSL (#1287)a33fe4fBump actions/checkout from 4 to 5 (#1437)3d5a759Switch from tox to nox (#1436)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 7889263 |
| UUID: | 2831954292 |
| Node ID: | PR_kwDOAVZQxs6ozDF0 |
| Host: | GitHub |
| Repository: | auth0/auth0-python |