Skip to content

Commit b9bb552

Browse files
Bump the python-minor-and-patch group with 21 updates (#12)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07b16e4 commit b9bb552

1 file changed

Lines changed: 499 additions & 392 deletions

File tree

0 commit comments

Comments
 (0)