deps(python): bump the python-minor group with 7 updates#3823
Merged
MarkusNeusinger merged 1 commit intomainfrom Jan 13, 2026
Merged
deps(python): bump the python-minor group with 7 updates#3823MarkusNeusinger merged 1 commit intomainfrom
MarkusNeusinger merged 1 commit intomainfrom
Conversation
Bumps the python-minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.17.2` | `1.18.0` | | [numpy](https://github.com/numpy/numpy) | `2.4.0` | `2.4.1` | | [scipy](https://github.com/scipy/scipy) | `1.16.3` | `1.17.0` | | [pillow](https://github.com/python-pillow/Pillow) | `12.0.0` | `12.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.14.11` | | [plotly](https://github.com/plotly/plotly.py) | `6.5.0` | `6.5.1` | | [bokeh](https://github.com/bokeh/bokeh) | `3.8.1` | `3.8.2` | Updates `alembic` from 1.17.2 to 1.18.0 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `numpy` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.0...v2.4.1) Updates `scipy` from 1.16.3 to 1.17.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.3...v1.17.0) Updates `pillow` from 12.0.0 to 12.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.0.0...12.1.0) Updates `ruff` from 0.14.10 to 0.14.11 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.10...0.14.11) Updates `plotly` from 6.5.0 to 6.5.1 - [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.5.0...v6.5.1) Updates `bokeh` from 3.8.1 to 3.8.2 - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](bokeh/bokeh@3.8.1...3.8.2) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: numpy dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: scipy dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: plotly dependency-version: 6.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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-minor group with 7 updates:
1.17.21.18.02.4.02.4.11.16.31.17.012.0.012.1.00.14.100.14.116.5.06.5.13.8.13.8.2Updates
alembicfrom 1.17.2 to 1.18.0Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
numpyfrom 2.4.0 to 2.4.1Release notes
Sourced from numpy's releases.
Changelog
Sourced from numpy's changelog.
Commits
d24bb7fMerge pull request #30624 from charris/prepare-for-2.4.1d3bfd6dREL: Prepare for the NumPy 2.4.1 releaseabe3d86Merge pull request #30623 from charris/backport-306015d89078TST: Add test showing that q promotes (for "interpolating ones")16890ceBUG: Fix result type change and make weak q safebf7ef0bMerge pull request #30620 from charris/backport-305143d3af25ENH: use more fine-grained critical sections in array coercion internals (#30...8b7f197Merge pull request #30608 from charris/update-vendored-meson30999f6BLD: update vendored Meson to 1.9.2e6bea65Merge pull request #30596 from charris/remove-msvccompiler-checkUpdates
scipyfrom 1.16.3 to 1.17.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
8c75ae7REL: 1.17.0 "final" release commit [wheel build]9d7f110Merge pull request #24298 from tylerjereddy/treddy_prep_1.17.0_final94373b6MAINT: test wheels [wheel build]723f4e2DOC: update 1.17.0 relnotesbf042f0CI: ensure we use pinned scipy-openblas version also in ILP64 job3e00a04CI: fix issue with ILP64 job; point to fixed numpy/meson commit39bceabBUG: stats: fix va_args memory corruption bug8f56387DOC: update 1.17.0 release notesc50e9c0Merge pull request #24304 from ev-br/edit_relnotes_for_ILP64b204495DOC: clarify ILP64 support caveats in the release notes, remove mentions of O...Updates
pillowfrom 12.0.0 to 12.1.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when opening8dee8ddAdd ImageFile context manager (#9367)b2d9bc3Support saving APNG float durations (#9365)f130c10Allow 1 mode images in MorphOp (#9348)Updates
rufffrom 0.14.10 to 0.14.11Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c920cf8Bump 0.14.11 (#22462)bb757b5[ty] Don't show diagnostics for excluded files (#22455)1f49e8eInclude configuredsrcdirectories when resolving graphs (#22451)701f513[ty] Only consider fully static pivots when deriving transitive constraints (...eea9ad8Pin maturin version (#22454)eeac2bd[ty] Optimize union building for unions with many enum-literal members (#22363)7319c37docs: fix jupyter notebook discovery info for editors (#22447)805503c[ruff] Improve fix title forRUF102invalid rule code (#22100)68a2f6c[ty] Fixsuper()with TypeVar-annotatedselfandclsparameter (#22208)abaa735[ty] ImproveUnionBuilderperformance by changingType::is_subtype_ofcal...Updates
plotlyfrom 6.5.0 to 6.5.1Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
d2aa044Version changes for v6.5.1f4236c2Merge pull request #5456 from plotly/cam/update-plotly.js-v3.3.1ca6e55eUpdate Jupyter support files6f13fb0Add missing lock file6f94d9cUpdate plotly.js to v3.3.1 and associated filesf265d9bMerge pull request #5448 from palmerusaf/update-contrib-docs27b5bbaUpdate editable installs ref in CONTRIBUTING docfa4db1dMerge pull request #5442 from plotly/fix-docs-build-bug-2a5f469aupdate call to color_discrete_sequence with new call signatureadfdfcdMerge pull request #5437 from antonymilne/mainUpdates
bokehfrom 3.8.1 to 3.8.2Changelog
Sourced from bokeh's changelog.
Commits
e5ce879Deployment updates for release 3.8.22b3ee10Don't validate npm credentials due to OICD limitations in npm (#14769)756e3aeMigrate from NPM tokens to trusted providers for publishing in CI (#14766)2f225a1Update dependencies in build environment (#14758)69d197cupdate switcher.jsond915c8bupdate to latest ruff (#14661)5f9f7b6update release notescedd113handle wildcard host with port correctlya961ab7small CI fixes for advisory fork merged62939aMerge commit from forkDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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