chore(deps): bump the python-dependencies group with 5 updates - #227
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group with 5 updates#227dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.88` | `1.43.92` | | [botocore](https://github.com/boto/botocore) | `1.43.88` | `1.43.92` | | [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) | `2.15.0` | `2.15.1` | | [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.12` | `2.9.13` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.12` | `2.9.13` | Updates `boto3` from 1.43.88 to 1.43.92 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.88...1.43.92) Updates `botocore` from 1.43.88 to 1.43.92 - [Commits](boto/botocore@1.43.88...1.43.92) Updates `confluent-kafka` from 2.15.0 to 2.15.1 - [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.15.0...v2.15.1) Updates `psycopg2` from 2.9.12 to 2.9.13 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.12...2.9.13) Updates `psycopg2-binary` from 2.9.12 to 2.9.13 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.12...2.9.13) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: botocore dependency-version: 1.43.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: confluent-kafka dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: psycopg2 dependency-version: 2.9.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
lsulak,
oto-macenauer-absa,
petr-pokorny-absa and
tmikula-dev
as code owners
September 13, 2026 23:54
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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 5 updates:
1.43.881.43.921.43.881.43.922.15.02.15.12.9.122.9.132.9.122.9.13Updates
boto3from 1.43.88 to 1.43.92Commits
4477cdcMerge branch 'release-1.43.92'5d8a8abBumping version to 1.43.92959442cAdd changelog entries from botocore5073bdeMerge branch 'release-1.43.91'19fa272Merge branch 'release-1.43.91' into develop036a8a0Bumping version to 1.43.91c01821bAdd changelog entries from botocore1833427Bump https://github.com/astral-sh/ruff-pre-commit (#4840)fb57e55Merge branch 'release-1.43.90'c1f45dcMerge branch 'release-1.43.90' into developUpdates
botocorefrom 1.43.88 to 1.43.92Commits
dfd7feeMerge branch 'release-1.43.92'0831ac2Bumping version to 1.43.92a91f10fUpdate endpoints modela205adaUpdate to latest models49ca08dMerge branch 'release-1.43.91'23ca24bMerge branch 'release-1.43.91' into develope312467Bumping version to 1.43.912c5b866Update to latest modelsdc85104Merge branch 'release-1.43.90'52ed7afMerge branch 'release-1.43.90' into developUpdates
confluent-kafkafrom 2.15.0 to 2.15.1Release notes
Sourced from confluent-kafka's releases.
Changelog
Sourced from confluent-kafka's changelog.
Commits
1a6f60f2.15.1 (#2355)e4d47f72.15.1rc2: make validation pass on setup_all_versions.py (#2354)a67b6602.15.1rc1 (#2353)5cd8358Fix thread-unsafe decimal context in protobuf_to_decimal (#2349)80a730cInvoke isort as a binary, not via python -m, to support isort>=9.0.0 (#2344)14286eafix(aio): use get_running_loop() instead of get_event_loop() in AIOConsumer (...eea3931DGS-24222 Add support for inline validation rules (#2326)253e0c6Fix reference counting in delete_records Admin API (#2328)8905a07Fix consume() breaking out of chunked loop on first result (#2235)aa1d54eUse tink[gcpkms] extra to fix missing GCP KMS dependencies (#2327)Updates
psycopg2from 2.9.12 to 2.9.13Changelog
Sourced from psycopg2's changelog.
... (truncated)
Commits
f650e7achore: bump to release 2.9.13368c8a1chore!: drop support for Python 3.99b39e65chore: drop scaleway build support2ca7041fix: fix handling of PostgreSQL 18 exceptions5385c02Build CPython 3.15 wheels1d32e1fci: only attempt triggering documentation refresh when pushing on main repo433e7b7chore: add pyproject.toml file to declare a PEP 517 build backend8fb80bcfix: fix parsing of malformed int64 input in arraysf98014afix: fix parsing of malformed bytea input822b79cchore: bump dependencies in binary packageUpdates
psycopg2-binaryfrom 2.9.12 to 2.9.13Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
f650e7achore: bump to release 2.9.13368c8a1chore!: drop support for Python 3.99b39e65chore: drop scaleway build support2ca7041fix: fix handling of PostgreSQL 18 exceptions5385c02Build CPython 3.15 wheels1d32e1fci: only attempt triggering documentation refresh when pushing on main repo433e7b7chore: add pyproject.toml file to declare a PEP 517 build backend8fb80bcfix: fix parsing of malformed int64 input in arraysf98014afix: fix parsing of malformed bytea input822b79cchore: bump dependencies in binary packageDependabot 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