Use cryptography to load the pyOpenSSL certificates#670
Merged
Conversation
Bumps the dependencies group with 4 updates: [packaging](https://github.com/pypa/packaging), [types-setuptools](https://github.com/python/typeshed), [coverage[toml]](https://github.com/nedbat/coveragepy) and [pyopenssl](https://github.com/pyca/pyopenssl). Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) Updates `types-setuptools` from 75.2.0.20241025 to 75.6.0.20241126 - [Commits](https://github.com/python/typeshed/commits) Updates `coverage[toml]` from 7.6.4 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.4...7.6.8) Updates `pyopenssl` from 24.2.1 to 24.3.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@24.2.1...24.3.0) --- updated-dependencies: - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-setuptools dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage[toml] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
This needs a release to fix trio's CI. |
Contributor
|
@pquentin could this get a review? I'm not 100% sure of my changes here because IDK why this didn't previously use the |
pquentin
approved these changes
Dec 4, 2024
Member
pquentin
left a comment
There was a problem hiding this comment.
Thanks! I'm assuming this used the pyOpenSSL way because this was supported there. Now that this is deprecated in pyOpenSSL, switching makes sense, thank you!
And sorry for the reviewing delay.
A5rocks
added a commit
to A5rocks/trustme
that referenced
this pull request
Jan 2, 2025
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the dependencies group with 4 updates: packaging, types-setuptools, coverage[toml] and pyopenssl.
Updates
packagingfrom 24.1 to 24.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
d8e3b31Bump for release2de393dUpdate changelog for release9c66f5cRemove extraneous quotes in f-strings by using!r(#848)4dc334cUpgrade to latest mypy (#853)d1a9f93Bump the github-actions group with 4 updates (#852)029f415PEP 639: Implement License-Expression and License-File (#828)6c338a8Use !r formatter for error messages with filenames. (#844)28e7da7Add a comment as to whyMetadata.nameisn't normalized (#842)ce0d79cMention updating changelog in release process (#841)ac5bdf3Update the changelog to reflect 24.1 changes (#840)Updates
types-setuptoolsfrom 75.2.0.20241025 to 75.6.0.20241126Commits
Updates
coverage[toml]from 7.6.4 to 7.6.8Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
... (truncated)
Commits
6134266docs: sample HTML for 7.6.8041f963docs: prep for 7.6.87fe48b6build: don't search generated report filesf219144docs: start changelog entries with capital lettersd1a916afix: a line that branches nowhere must always raise an exception2ace7a2fix: don't assume 'no branches' means 'not executed' #18963ed5915style: all of ci should use underscores0db86f2build: automate updating readthedocs2a89551chore: make upgrade (not sure why files became absolute)ba9c157chore: make doc_upgradeUpdates
pyopensslfrom 24.2.1 to 24.3.0Changelog
Sourced from pyopenssl's changelog.
Commits
9f82d97Raise cryptography version and prepare the 24.3.0 release (#1381)7e1660bRemove APIs that have been deprecated for a year (#1374)a6678a9make deprecation warnings more prominent in docs (#1379)0baa319Reorganize how we test downstreams and add more (#1377)24cc2c1Refactor two tests that rely on deprecated APIs (#1375)a378d53Bump actions/upload-artifact in /.github/actions/upload-coverage (#1372)ace2244Bump actions/upload-artifact from 4.4.2 to 4.4.3 (#1371)f8ef486Bump actions/upload-artifact in /.github/actions/upload-coverage (#1370)f8c2d99Bump actions/upload-artifact from 4.4.1 to 4.4.2 (#1369)bad5ba4Bump actions/upload-artifact in /.github/actions/upload-coverage (#1367)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions