Bump the python-minor-and-patch group with 21 updates - #12
Merged
github-actions[bot] merged 1 commit intoAug 8, 2026
Merged
Conversation
Bumps the python-minor-and-patch group with 21 updates: | Package | From | To | | --- | --- | --- | | [numba](https://github.com/numba/numba) | `0.65.0` | `0.66.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.7.2` | `1.9.0` | | [scipy](https://github.com/scipy/scipy) | `1.16.3` | `1.17.1` | | [utm](https://github.com/Turbo87/utm) | `0.8.1` | `0.9.0` | | [networkx](https://github.com/networkx/networkx) | `3.5` | `3.6.1` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.4.2` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.34.2` | | [google-maps-routing](https://github.com/googleapis/google-cloud-python) | `0.10.0` | `0.11.0` | | [ortools](https://github.com/google/or-tools) | `9.14.6206` | `9.15.6755` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.7` | `3.11.1` | | [polyline](https://github.com/frederickjansen/polyline) | `2.0.3` | `2.0.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.6` | `0.16.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.0` | `4.6.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.1.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.12.0` | `7.15.2` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.148.2` | `6.164.0` | | [furo](https://github.com/pradyunsg/furo) | `2025.9.25` | `2025.12.19` | | [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) | `2.0.3` | `2.1.0` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `3.5.2` | `3.6.1` | | [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.6.1` | `0.7.0` | Updates `numba` from 0.65.0 to 0.66.0 - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.65.0...0.66.0) Updates `scikit-learn` from 1.7.2 to 1.9.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.2...1.9.0) Updates `scipy` from 1.16.3 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.3...v1.17.1) Updates `utm` from 0.8.1 to 0.9.0 - [Release notes](https://github.com/Turbo87/utm/releases) - [Changelog](https://github.com/Turbo87/utm/blob/master/CHANGELOG.rst) - [Commits](Turbo87/utm@v0.8.1...v0.9.0) Updates `networkx` from 3.5 to 3.6.1 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.5...networkx-3.6.1) Updates `click` from 8.3.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.3.1...8.4.2) Updates `requests` from 2.32.5 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.34.2) Updates `google-maps-routing` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-maps-routing-v0.10.0...google-maps-routing-v0.11.0) Updates `ortools` from 9.14.6206 to 9.15.6755 - [Release notes](https://github.com/google/or-tools/releases) - [Commits](https://github.com/google/or-tools/commits) Updates `matplotlib` from 3.10.7 to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.11.1) Updates `polyline` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/frederickjansen/polyline/releases) - [Commits](frederickjansen/polyline@v2.0.3...v2.0.4) Updates `ruff` from 0.14.6 to 0.16.1 - [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.6...0.16.1) Updates `pre-commit` from 4.5.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.5.0...v4.6.1) Updates `pytest` from 9.0.1 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.1.1) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `coverage` from 7.12.0 to 7.15.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.12.0...7.15.2) Updates `hypothesis` from 6.148.2 to 6.164.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.148.2...v6.164.0) Updates `furo` from 2025.9.25 to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2025.09.25...2025.12.19) Updates `linkify-it-py` from 2.0.3 to 2.1.0 - [Release notes](https://github.com/tsutsu3/linkify-it-py/releases) - [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md) - [Commits](tsutsu3/linkify-it-py@v2.0.3...v2.1.0) Updates `sphinx-autodoc-typehints` from 3.5.2 to 3.6.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.5.2...3.6.1) Updates `sphinx-design` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-design@v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: numba dependency-version: 0.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: scikit-learn dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: utm dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: networkx dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: google-maps-routing dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: ortools dependency-version: 9.15.6755 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: polyline dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: hypothesis dependency-version: 6.164.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: linkify-it-py dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: sphinx-autodoc-typehints dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: sphinx-design dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/uv/python-minor-and-patch-1d9271874e
branch
August 8, 2026 19:31
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-and-patch group with 21 updates:
0.65.00.66.01.7.21.9.01.16.31.17.10.8.10.9.03.53.6.18.3.18.4.22.32.52.34.20.10.00.11.09.14.62069.15.67553.10.73.11.12.0.32.0.40.14.60.16.14.5.04.6.19.0.19.1.17.0.07.1.07.12.07.15.26.148.26.164.02025.9.252025.12.192.0.32.1.03.5.23.6.10.6.10.7.0Updates
numbafrom 0.65.0 to 0.66.0Release notes
Sourced from numba's releases.
Commits
aacf444Merge pull request #10674 from swap357/release0.66701fcd7update release notes and version support table 0.6695516b7Merge pull request #10665 from swap357/release0.66cafb1c8remove redundant numpy version requirement from setup.py install_requiresf7395f4Merge pull request #10655 from swap357/release0.662710950update release date for 0.66.0rc2b30e3b9Merge pull request #10654 from swap357/cherry_pick_0.66.0rc2f20d837update release notes for 0.66.0rc2 changescf768a6Merge pull request #10649 from swap357/fix_mean_issue_106475a7693aMerge pull request #10567 from kc611/kc/pseudo_broadcastUpdates
scikit-learnfrom 1.7.2 to 1.9.0Release notes
Sourced from scikit-learn's releases.
Commits
77def0etrigger wheel builder [cd build]ee7c0b0generate changelog3d7fb04bump version8954e7bDOC Release highlights for 1.9 (#34147)73a3eabFix: Array-API - avoid failing for numpy fit + predict with sparse or array-l...8839aaeDOC Thread-safety requirement for open_listener message consumer callback (#3...4d2476aDOC Refactor array API docs page (#34054)f9f812f🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...d779dc3🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...6a03cf0🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...Updates
scipyfrom 1.16.3 to 1.17.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
527eb7fREL: 1.17.1 release commit [wheel build]f11663bMerge pull request #24584 from tylerjereddy/treddy_prep_1.17.12c49e68DOC: PR 24584 revisions400fa15safely convert index dtypes to intc for csgraph and superLU8c70404MAINT: PR 24584 revisions [wheel build]6dda8c1BUG: PR 24584 revisions4a187e5DOC: PR 24584 revisions463ee9fENH: linalg/inv: re-enable overwrite_a for 2D inputs (#24442)df746eeBUG: linalg: restore dtypes in inv, solve, det246bfeeMAINT:optimize: Enable multi-phase init to DIRECTUpdates
utmfrom 0.8.1 to 0.9.0Release notes
Sourced from utm's releases.
Changelog
Sourced from utm's changelog.
Commits
8c03a6fchore: release v0.9.0124f0f3chore: fix reading version in setup2978919docs: update changelog3c01785chore(deps): remove dependency definitions for unsupported Python versions27692bdchore(deps): update pytest to v8.4.2 (only affects Python 3.9)8fe7f3efeat: update supported Python versions (#160)9cdcc12fix: derive hemisphere from case-insensitive zone letter in from_latlon (#157)1acc80dAdd support for PEP 517. (#153)e565d49Update dependency pytest-cov to v6.3.0 (#144)688d9f5Update actions/checkout action to v7 (#156)Updates
networkxfrom 3.5 to 3.6.1Release notes
Sourced from networkx's releases.
... (truncated)
Commits
7530809Designate 3.6.1 release4788eb0Rolling back shortest paths links (#8373)696edb6Fix draw_networkx_nodes with list node_shape and add regression test (#8363)c38830cBlocklist Python 3.14.1 (#8372)81d2311DOC: Fix underline lens in docstrings. (#8371)a6e2bfaDOC: Add blurb to contributor guide about drawing tests. (#8370)96b6282DOC: clarify difference between G.nodes/G.nodes() and G.edges/G.edges() in tu...75bdd73Fix: allow graph subclasses to have additional arguments (#8369)7663fa5TST: clean up isomorphism tests (#8364)3dacd1bAdd spectral bipartition community finding and greedy bipartition using node ...Updates
clickfrom 8.3.1 to 8.4.2Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
requestsfrom 2.32.5 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
google-maps-routingfrom 0.10.0 to 0.11.0Release notes
Sourced from google-maps-routing's releases.
... (truncated)
Commits
5accbb4chore: librarian release pull request: 20260602T021047Z (#17336)86e57cbfix(spanner_dbapi): replace insecure pickle with json for partition deseriali...6b62cb6feat(bigframes): Add ai_generate functions to the dataframe bq accessor (#17302)54fd04bchore: librarian release pull request: 20260529T145921Z (#17312)c04f892chore: update googleapis and regenerate (#17313)1c2e24fchore: generate google-cloud-monitoring-dashboards (#17309)06965d8chore: generate google-cloud-containeranalysis (#17308)2024224chore: generate grafeas (#17307)9f2ed92chore(spanner): deprecate experimental host option/parameter to replace with ...7813ca4chore: add missing nox sessions and polish dependencies in sqlalchemy-spanner...Updates
ortoolsfrom 9.14.6206 to 9.15.6755Release notes
Sourced from ortools's releases.
... (truncated)
Commits
Updates
matplotlibfrom 3.10.7 to 3.11.1Release notes
Sourced from matplotlib's releases.
... (truncated)
Commits
3c1757aREL: v3.11.1792c6b5DOC: Prepare for 3.11.1aaff9f6Merge branch 'v3.11.0-doc' into v3.11.xd4f4527Merge pull request #32052 from meeseeksmachine/auto-backport-of-pr-32038-on-v...6ad4bcfMerge pull request #32050 from meeseeksmachine/auto-backport-of-pr-31304-on-v...7fb74d3Merge pull request #32051 from meeseeksmachine/auto-backport-of-pr-32037-on-v...c624aecBackport PR #32038: Fix occasional misalignment in reported mouse position (a...8eda2b7Backport PR #32037: Bump the actions group with 3 updatesa0e7ae5Backport PR #31304: Fix restoring 'auto' aspect in 3D axes after switching fr...9001323Merge pull request #32047 from meeseeksmachine/auto-backport-of-pr-32025-on-v...Updates
polylinefrom 2.0.3 to 2.0.4Release notes
Sourced from polyline's releases.
Commits
82aeb5eRevert to old license format because it doesn't work with Python 3.8Description has been truncated