build(deps): bump the sandbox-python group across 1 directory with 4 updates - #254
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the sandbox-python group across 1 directory with 4 updates#254dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/sandbox/sandbox-python-de1ae442f1
branch
from
June 29, 2026 10:27
2b62663 to
4890906
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/sandbox/sandbox-python-de1ae442f1
branch
from
July 6, 2026 10:28
4890906 to
118b9b8
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/sandbox/sandbox-python-de1ae442f1
branch
2 times, most recently
from
July 14, 2026 05:26
a17c6b0 to
316a8d9
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/sandbox/sandbox-python-de1ae442f1
branch
from
July 20, 2026 10:29
316a8d9 to
9b7d317
Compare
…updates Bumps the sandbox-python group with 4 updates in the /sandbox directory: [boto3](https://github.com/boto/boto3), [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect), [matplotlib](https://github.com/matplotlib/matplotlib) and [plotly](https://github.com/plotly/plotly.py). Updates `boto3` from 1.43.20 to 1.43.46 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.20...1.43.46) Updates `clickhouse-connect` from 1.1.1 to 1.4.2 - [Release notes](https://github.com/ClickHouse/clickhouse-connect/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-connect/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-connect@v1.1.1...v1.4.2) Updates `matplotlib` from 3.10.9 to 3.11.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.9...v3.11.0) Updates `plotly` from 6.7.0 to 6.9.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.7.0...v6.9.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sandbox-python - dependency-name: clickhouse-connect dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sandbox-python - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sandbox-python - dependency-name: plotly dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sandbox-python ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/sandbox/sandbox-python-de1ae442f1
branch
from
July 27, 2026 10:28
9b7d317 to
0ed2c4e
Compare
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 sandbox-python group with 4 updates in the /sandbox directory: boto3, clickhouse-connect, matplotlib and plotly.
Updates
boto3from 1.43.20 to 1.43.46Commits
c7888d6Merge branch 'release-1.43.46'1479621Bumping version to 1.43.4654abdb4Add changelog entries from botocore75de637Merge branch 'release-1.43.45'd3449aaMerge branch 'release-1.43.45' into develop497253dBumping version to 1.43.455e9768eAdd changelog entries from botocore19a915bMerge branch 'release-1.43.44'1b69a06Merge branch 'release-1.43.44' into developb0e3f6aBumping version to 1.43.44Updates
clickhouse-connectfrom 1.1.1 to 1.4.2Release notes
Sourced from clickhouse-connect's releases.
... (truncated)
Changelog
Sourced from clickhouse-connect's changelog.
... (truncated)
Commits
a7c03f51.4.2 release prep3c47851fix aiohttp resource waningc2db0201.4.1 release prep (#836)50aa324fix cc_sqlalchemy Alembic renderers corrupting non-ClickHouse autogen… (#835)27b59c4add return-type annotations to AsyncClient public methods (#834)584ae6av1.4.0 release prep (#829)affc55fReturn None from first_item/first_row on empty result (#826)3abcd6amake Nullable and LowCardinality functions returning ChSqlaType (#823)53c4031remove u template (#822)fae64carefactor(driver): accept None for port and database as 'not specified' (#813)Updates
matplotlibfrom 3.10.9 to 3.11.0Release notes
Sourced from matplotlib's releases.
Commits
69c7534REL: v3.11.0b7d912bDOC: Set 3.11 as preferred stable release7c3d502Update Security Policy for 3.11964e73dDOC: Prepare GitHub stats for 3.11 finalbfa2633Bump font manager version to final released0603b2Merge pull request #31873 from meeseeksmachine/auto-backport-of-pr-31706-on-v...edf5ebcBackport PR #31706: Fix clabel manual indexc0e80b7Merge pull request #31872 from meeseeksmachine/auto-backport-of-pr-31868-on-v...2a14854Backport PR #31868: DOC: Move errorbar examples to the statistics sectionsea43d96Merge pull request #31871 from meeseeksmachine/auto-backport-of-pr-31870-on-v...Updates
plotlyfrom 6.7.0 to 6.9.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
495134aupdate date2e824d8version changes for v6.9.0c27c986Merge pull request #5639 from plotly/update-plotlyjs-3.7.03d63d05typosfd7e3f1update commands.py and CONTRIBUTING.md to reflect the fact that JS build arti...9a753feupdate changelog4ff6656update built JS artifactsb3facc7update plotly.js to v3.7.05cdb606Merge pull request #5630 from eugen-goebel/fix-marginal-error-message-spacing8d47808Add missing space in unsupported-marginal error message