Skip to content

chore(deps): bump the python-dependencies group with 4 updates#165

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/master/python-dependencies-3c21ac3425
Jun 7, 2026
Merged

chore(deps): bump the python-dependencies group with 4 updates#165
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/master/python-dependencies-3c21ac3425

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-dependencies group with 4 updates: boto3, botocore, confluent-kafka and moto.

Updates boto3 from 1.43.18 to 1.43.24

Commits
  • b2b302b Merge branch 'release-1.43.24'
  • 02fd3ca Bumping version to 1.43.24
  • fcaf9ff Add changelog entries from botocore
  • f2106e0 Merge branch 'release-1.43.23'
  • 5f98326 Merge branch 'release-1.43.23' into develop
  • d7e5b7c Bumping version to 1.43.23
  • 86efe86 Add changelog entries from botocore
  • 8384440 Merge branch 'release-1.43.22'
  • eea01a7 Merge branch 'release-1.43.22' into develop
  • eff8ee7 Bumping version to 1.43.22
  • Additional commits viewable in compare view

Updates botocore from 1.43.18 to 1.43.24

Commits
  • f949c25 Merge branch 'release-1.43.24'
  • 31fa2f5 Bumping version to 1.43.24
  • aada132 Update endpoints model
  • 20824a4 Update to latest models
  • a3ee65f Merge customizations for QuickSight
  • fb8102b Merge branch 'release-1.43.23'
  • fe654dc Merge branch 'release-1.43.23' into develop
  • 4a9ae45 Bumping version to 1.43.23
  • 3a6338a Update to latest models
  • d1b7760 Merge branch 'release-1.43.22'
  • Additional commits viewable in compare view

Updates confluent-kafka from 2.14.0 to 2.14.2

Release notes

Sourced from confluent-kafka's releases.

v2.14.2 is a maintenance release with the following fixes and enhancements:

Fixes

  • Fix URL joining in Python client (#2228)
  • Handle anyOf/allOf in JSON transforms (#2237)
  • Fix redefining a named Avro type in a diamond dependency pattern (#2238)
  • Fix typing_extensions import errors on Python 3.12 (#2232)
  • Fix Encryption fails when referencing self defined types (#2254)

confluent-kafka-python v2.14.2 is based on librdkafka v2.14.2, see the librdkafka release notes for a complete list of changes, enhancements, fixes and upgrade considerations.

Changelog

Sourced from confluent-kafka's changelog.

v2.14.2 - 2026-06-03

v2.14.2 is a maintenance release with the following fixes and enhancements:

Fixes

  • Fix URL joining in Python client (#2228)
  • Handle anyOf/allOf in JSON transforms (#2237)
  • Fix redefining a named Avro type in a diamond dependency pattern (#2238)
  • Fix typing_extensions import errors on Python 3.12 (#2232)
  • Fix Encryption fails when referencing self defined types (#2254)

confluent-kafka-python v2.14.2 is based on librdkafka v2.14.2, see the librdkafka release notes for a complete list of changes, enhancements, fixes and upgrade considerations.

v2.14.1

There was no 2.14.1 release of the Python Client.

Commits

Updates moto from 5.2.1 to 5.2.2

Changelog

Sourced from moto's changelog.

5.2.2

Docker Digest for 5.2.2: sha256:d8ae5edc2bf080e7e4c13f9bd4b29b53ac3b4427e92956318db3dbe23ec43eb7

New Methods:
    * DS:
        * disable_radius()
        * enable_radius()
* KinesisAnalyticsV2:
    * untag_resource()
  • Logs:

    • start_live_tail()
  • SESv2:

    • update_contact()
    • update_contact_list()
  • SWF:

    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: import_certificate() now accepts certificates without a CN
* ACM: request_certificate() now preserves the default options when not all are provided
* CloudFormation: Created Lambda resources now take the use_docker-configuration into account
* CloudFormation: update_stack_instances() now validates that a StackInstance exists
* Events: create_partner_event_source() now returns the EventSourceArn-attribute
* Route53: list_resource_record_sets() no longer returns a TTL for aliases
* S3: completed_multipart_upload() is now compatible with external tools like PyArrow
* S3: get_object() now supports all Response* headers

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

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>
@dependabot dependabot Bot added auto update Changes by automated library update tool infrastructure Project setup and deployment no RN No release notes required labels Jun 7, 2026
@dependabot dependabot Bot added infrastructure Project setup and deployment auto update Changes by automated library update tool no RN No release notes required labels Jun 7, 2026
@github-actions github-actions Bot merged commit 8084a14 into master Jun 7, 2026
9 of 10 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/master/python-dependencies-3c21ac3425 branch June 7, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto update Changes by automated library update tool infrastructure Project setup and deployment no RN No release notes required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants