chore(deps): bump the python-dependencies group with 4 updates#165
Merged
github-actions[bot] merged 1 commit intoJun 7, 2026
Merged
Conversation
Bumps the python-dependencies group with 4 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore), [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) and [moto](https://github.com/getmoto/moto). Updates `boto3` from 1.43.18 to 1.43.24 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.18...1.43.24) Updates `botocore` from 1.43.18 to 1.43.24 - [Commits](boto/botocore@1.43.18...1.43.24) Updates `confluent-kafka` from 2.14.0 to 2.14.2 - [Release notes](https://github.com/confluentinc/confluent-kafka-python/releases) - [Changelog](https://github.com/confluentinc/confluent-kafka-python/blob/master/CHANGELOG.md) - [Commits](confluentinc/confluent-kafka-python@v2.14.0...v2.14.2) Updates `moto` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.2.1...5.2.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: botocore dependency-version: 1.43.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: confluent-kafka dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: moto dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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: boto3, botocore, confluent-kafka and moto.
Updates
boto3from 1.43.18 to 1.43.24Commits
b2b302bMerge branch 'release-1.43.24'02fd3caBumping version to 1.43.24fcaf9ffAdd changelog entries from botocoref2106e0Merge branch 'release-1.43.23'5f98326Merge branch 'release-1.43.23' into developd7e5b7cBumping version to 1.43.2386efe86Add changelog entries from botocore8384440Merge branch 'release-1.43.22'eea01a7Merge branch 'release-1.43.22' into developeff8ee7Bumping version to 1.43.22Updates
botocorefrom 1.43.18 to 1.43.24Commits
f949c25Merge branch 'release-1.43.24'31fa2f5Bumping version to 1.43.24aada132Update endpoints model20824a4Update to latest modelsa3ee65fMerge customizations for QuickSightfb8102bMerge branch 'release-1.43.23'fe654dcMerge branch 'release-1.43.23' into develop4a9ae45Bumping version to 1.43.233a6338aUpdate to latest modelsd1b7760Merge branch 'release-1.43.22'Updates
confluent-kafkafrom 2.14.0 to 2.14.2Release notes
Sourced from confluent-kafka's releases.
Changelog
Sourced from confluent-kafka's changelog.
Commits
c1d7647v2.14.2 (#2260)3dd7552Support protobuf 7 by replacing removed FieldDescriptor.label (#2264)de41d33v2.14.2rc4 (#2259)f9e6f2dFix tag-release CI: Linux wheel verify + Windows wheel build (#2258)3fd7408Fix Encryption fails when referencing self defined types (#2254) (#2255)404f438v2.14.2rc3 (#2257)7d0abd5Only import typing_extensions if necessary (#2232)f01ea64Fix redefining a named Avro type in a diamond dependency pattern (#2238)a0496cfDGS-24052 Handle anyOf/allOf in JSON transforms (#2237)f5f03dcFix uv venv picking up Python 3.14 on new Semaphore AMI (#2233)Updates
motofrom 5.2.1 to 5.2.2Changelog
Sourced from moto's changelog.
Commits
8375955Pre-Release: Up Version Number325f859Prepare release 5.2.2 (#10059)a3ced98S3: get_object() now honors ResponseContentDisposition etc headers (#10057)d0cf348ACM: support certs without CN (#9912)cbd409aBump the go-deps group in /other_langs/tests_go with 6 updates (#10054)f47b7b1Bump the java-deps group in /other_langs/tests_java with 5 updates (#10053)33c406fBump ruby/setup-ruby from 1.306.0 to 1.310.0 (#10052)be0341cS3: fix CompleteMultipartUpload root level XML tag (#10056)0f171e3chore: update SSM default parameters (#10051)2329a62chore: update EC2 Instance Offerings (#10048)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