Fixed a null-pointer-dereference and segfault that could occur when loading
certificates from a PKCS#7 bundle. Credit to pkuzco for reporting the
issue. CVE-2023-49083
.. _v41-0-5:
Commits
4054596 Backport LibreSSL 3.8.2 support for a 41.0.7 release (#9931)
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the primary-deps group with 2 updates: cryptography and slack-sdk.
Updates
cryptography
from 41.0.5 to 41.0.7Changelog
Sourced from cryptography's changelog.
Commits
4054596
Backport LibreSSL 3.8.2 support for a 41.0.7 release (#9931)f09c261
41.0.6 release (#9927)Updates
slack-sdk
from 3.24.0 to 3.26.0Release notes
Sourced from slack-sdk's releases.
Commits
661eeec
version 3.26.0639dc9a
Add RichTextBlock to Block.parse() targets (#1433)06e55d1
Add functions.completeSuccess/Error APIs for remote functions (#1432)7fb3daf
Revert black version for older Python runtimesaf8adc7
version 3.25.00aee5ae
Upgrade black version to the latest750d97c
Fix #1428 Add rich_text classes to slack_sdk.models module (#1431)3e2d7e8
Fix #1427 Add apps.manifest.* & tooling.tokens.rotate API support (#1430)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show