Update dependency clickhouse-driver to v0.2.10#155
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency clickhouse-driver to v0.2.10#155renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
| version='0.0.1', | ||
| py_modules=['scsctl'], | ||
| install_requires=['click==8.1.3', 'clickhouse-driver==0.2.6', 'numpy==1.25.0', 'requests==2.31.0','questionary==1.10.0','tabulate==0.9.0'], | ||
| install_requires=['click==8.1.3', 'clickhouse-driver==0.2.10', 'numpy==1.25.0', 'requests==2.31.0','questionary==1.10.0','tabulate==0.9.0'], |
| version='0.0.1', | ||
| py_modules=['scsctl'], | ||
| install_requires=['click==8.1.3', 'clickhouse-driver==0.2.6', 'numpy==1.25.0', 'requests==2.31.0','questionary==1.10.0','tabulate==0.9.0'], | ||
| install_requires=['click==8.1.3', 'clickhouse-driver==0.2.10', 'numpy==1.25.0', 'requests==2.31.0','questionary==1.10.0','tabulate==0.9.0'], |
| version='0.0.1', | ||
| py_modules=['scsctl'], | ||
| install_requires=['click==8.1.3', 'clickhouse-driver==0.2.6', 'numpy==1.25.0', 'requests==2.31.0','questionary==1.10.0','tabulate==0.9.0'], | ||
| install_requires=['click==8.1.3', 'clickhouse-driver==0.2.10', 'numpy==1.25.0', 'requests==2.31.0','questionary==1.10.0','tabulate==0.9.0'], |
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.
This PR contains the following updates:
==0.2.6→==0.2.10Release Notes
mymarilyn/clickhouse-driver (clickhouse-driver)
v0.2.10Compare Source
Added
check_hostnamefor host checking in SSL. Enabled by default.Fixed
conneciton.ping()on not established connection. Pull request #465 by azat.getuser()exception in Python 3.13. Pull request #462 by darkydash.Changed
JSONrenamed toObject('json'). Pull request #490 by alsugiliazova.Removed
v0.2.9Compare Source
Added
parse_urlfunction for external tools. Solves issue #438.Fixed
ssl.PROTOCOL_TLSdeprecation warning for Python 3.10+.'mro'and''. Solves issue #333.Changed
v0.2.8Compare Source
Added
Fixed
verify=Falseignoring. Solves issue #420. Pull request #421 by akurdyukov.v0.2.7Compare Source
Added
verifyoption. Solves issue #378. Pull request #379 by adamleko.Fixed
BufferedSocketWriter.write_into_stream. Solves issue #406. Pull request #407 by pulina.input_format_null_as_defaultoption for UUID produce00000000-0000-0000-0000-000000000000if set to true. Solves issue #401.send_logs_level=testlog level support. Solves issue #383. Pull request #395 by the-horhe.selfinint128_from_quads,int128_to_quads,int256_from_quads,int256_to_quads. Solves issue #400.Changed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.