build(deps): bump the python-dependencies group with 4 updates#434
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the python-dependencies group with 4 updates#434dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 4 updates: [cffi](https://github.com/python-cffi/cffi), [charset-normalizer](https://github.com/jawah/charset_normalizer), [pyopenssl](https://github.com/pyca/pyopenssl) and [rfc3161-client](https://github.com/trailofbits/rfc3161-client). Updates `cffi` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.0.0...v2.1.0) Updates `charset-normalizer` from 3.4.7 to 3.4.9 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.7...3.4.9) Updates `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) Updates `rfc3161-client` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/trailofbits/rfc3161-client/releases) - [Changelog](https://github.com/trailofbits/rfc3161-client/blob/main/CHANGELOG.md) - [Commits](trailofbits/rfc3161-client@v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pyopenssl dependency-version: 26.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rfc3161-client dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 python-dependencies group with 4 updates: cffi, charset-normalizer, pyopenssl and rfc3161-client.
Updates
cffifrom 2.0.0 to 2.1.0Release notes
Sourced from cffi's releases.
Commits
d9f6f70New release 2.1.002a7b0eMisc pre-2.1 release/packaging cleanup (#253)1362e5dMove cffi-gen-src release note to 2.1.0 notesa797055Make error message when embedding version test fails more friendlyf1f40a8Update changelogdc62c93Delete missed cp39 Windows buildsa341180Update version numbers to prepare for v2.1 release9f04d85Mark test using inet_ntoa as thread-unsafe5f12702Fix flaky pytest-run-parallel CI crash26b3d3aMerge branch 'main' into integrate-buildtoolUpdates
charset-normalizerfrom 3.4.7 to 3.4.9Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
cc68407Merge pull request #772 from jawah/fix-regression-fallback-path152b923chore: release 3.4.92bc2607fix: unicodedecodeerror in fallback pathbe252d7chore(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#767)71c7bddchore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#768)aeea391chore(deps): bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#758)a6f8febMerge pull request #770 from jawah/unblock-ci528e16cchore: add osv-scanner.toml5993498chore: ast_serialize musl missing prebuilt riscv,s390x,ppc64leaa2ddd8Release 3.4.8 (#766)Updates
pyopensslfrom 26.2.0 to 26.3.0Changelog
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)Updates
rfc3161-clientfrom 1.0.6 to 1.0.7Release notes
Sourced from rfc3161-client's releases.
Changelog
Sourced from rfc3161-client's changelog.
Commits
9541095chore: prep for release 1.0.7 (#277)f6029dcci: vendor OpenSSL in macOS wheels (#276)2909907build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 in the actions gro...23476c0build(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the actions group (...a5942cdbuild(deps): bump cryptography-x509 from 47.0.0 to 49.0.0 in the actions grou...0016d89build(deps): bump the actions group across 1 directory with 2 updates (#271)c15cb40build(deps): bump pyo3-build-config from 0.28.3 to 0.29.0 in the actions grou...6f14708build(deps): bump cryptography-x509 from 47.0.0 to 49.0.0 in the actions grou...985bd54build(deps): bump pyo3 from 0.28.3 to 0.29.0 (#268)bb284b3build(deps): bump github/codeql-action from 4.36.1 to 4.36.2 in the actions g...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 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