chore(deps): bump clickhouse-connect from 0.7.16 to 0.11.0 in /templates/python-cluster - #3518
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/pip/templates/python-cluster/clickhouse-connect-0.11.0
branch
from
February 14, 2026 03:14
e546195 to
2710fdd
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/templates/python-cluster/clickhouse-connect-0.11.0
branch
from
February 19, 2026 02:19
2710fdd to
dce38b1
Compare
Bumps [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect) from 0.7.16 to 0.11.0. - [Release notes](https://github.com/ClickHouse/clickhouse-connect/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-connect/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-connect@v0.7.16...v0.11.0) --- updated-dependencies: - dependency-name: clickhouse-connect dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/templates/python-cluster/clickhouse-connect-0.11.0
branch
from
February 24, 2026 02:48
dce38b1 to
1de0c5f
Compare
Contributor
Author
|
Looks like clickhouse-connect is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pip/templates/python-cluster/clickhouse-connect-0.11.0
branch
February 24, 2026 18:44
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 clickhouse-connect from 0.7.16 to 0.11.0.
Release notes
Sourced from clickhouse-connect's releases.
... (truncated)
Changelog
Sourced from clickhouse-connect's changelog.
... (truncated)
Commits
eef09a90.11.0 release prep (#647)b08a429Fix mypy typing errors by explicitly exporting Client (#643)fe36fd9raise operationalerror when hitting network failure prior to receiving data i...713c9b4Joe/626 add support for mid stream exception detection via x clickhouse excep...5d89074auto enable cancel readonly queries on client close (#642)f5934abfix: handle Etc/UTC timezone equivalence for naive datetime conversion (#621)ff094f7ensure utc-equivalent timezones are recognized (#630)5990dc5Joe/610 drop python39 support (#628)fe1654fMisc. test workflow cleanup/improvements (#631)c0f7bdeupdate test matrix (#627)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Single dependency version bump in a template requirements file; risk is limited to potential runtime/compatibility changes in
clickhouse-connectfor users of this template.Overview
Updates the
templates/python-clustertemplate to useclickhouse-connect==0.11.0(from0.7.16) inrequirements.txt.Written by Cursor Bugbot for commit 1de0c5f. This will update automatically on new commits. Configure here.