chore(deps): bump the python-dependencies group with 3 updates - #207
Merged
github-actions[bot] merged 1 commit intoAug 10, 2026
Merged
Conversation
Bumps the python-dependencies group with 3 updates: [cryptography](https://github.com/pyca/cryptography), [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `cryptography` from 49.0.0 to 50.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@49.0.0...50.0.0) Updates `boto3` from 1.43.60 to 1.43.66 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.60...1.43.66) Updates `botocore` from 1.43.60 to 1.43.66 - [Commits](boto/botocore@1.43.60...1.43.66) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: boto3 dependency-version: 1.43.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: botocore dependency-version: 1.43.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
lsulak,
petr-pokorny-absa and
tmikula-dev
as code owners
August 9, 2026 23:53
lsulak
approved these changes
Aug 10, 2026
github-actions
Bot
deleted the
dependabot/pip/master/python-dependencies-4e1c2bf5f6
branch
August 10, 2026 08:27
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 3 updates: cryptography, boto3 and botocore.
Updates
cryptographyfrom 49.0.0 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
boto3from 1.43.60 to 1.43.66Commits
f53e30aMerge branch 'release-1.43.66'7ac6cf8Bumping version to 1.43.66c69aee1Add changelog entries from botocoreb74eb20Merge branch 'release-1.43.65'75469d6Merge branch 'release-1.43.65' into developd25fa39Bumping version to 1.43.656081dfdAdd changelog entries from botocore06a2e1bMerge branch 'release-1.43.64'c7b4afaMerge branch 'release-1.43.64' into developf2f83e3Bumping version to 1.43.64Updates
botocorefrom 1.43.60 to 1.43.66Commits
32fa450Merge branch 'release-1.43.66'606f5caBumping version to 1.43.6601ee980Update endpoints model30c7a2fUpdate to latest models957ec6cMerge customizations for SocialMessagingd41c584Include max attempts in the amz-sdk-request header on the initial attempt (#3...7798ec9Remove paginator tests specific to AWS CLI (#3766)f0f5280Merge branch 'release-1.43.65'9f58af2Merge branch 'release-1.43.65' into develop949c940Bumping version to 1.43.65Dependabot 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