Skip to content

deps(dependabot): bump the all-dependencies group across 1 directory with 4 updates#3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/all-dependencies-f201627ce1
Closed

deps(dependabot): bump the all-dependencies group across 1 directory with 4 updates#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/all-dependencies-f201627ce1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown

Updates the requirements on utilo, utilotest, ltk-data and scikit-learn to permit the latest version.
Updates utilo to 2.109.0

Release notes

Sourced from utilo's releases.

v2.109.0 (2026-06-04)

This release is published under the MIT License.

Features

  • path: Add parameter to normpath to improve display/logging (6cf5541)

Detailed Changes: v2.108.0...v2.109.0

Changelog

Sourced from utilo's changelog.

v2.109.0 (2026-06-04)

Features

  • path: Add parameter to normpath to improve display/logging (6cf5541)

v2.108.0 (2026-06-02)

Bug Fixes

  • cli: Make pattern more robust (55c35e9)

  • string: Revert c6aac1d94161096b927bf189ba4a1d0e5211f0a1 (87c4d9d)

Code Style

  • github: Format code (8d9245d)

  • string: Remove unused import (3d266cb)

Documentation

  • collection: Extend interface documentation (1fe2440)

Features

  • file: Add base parameter to ease file creation (3669a9b)

Refactoring

  • test: Move to separate method (3e4d674)

  • test: Simplify code (d8e8736)

Testing

  • feature: Ease code style (7eb38ae)

  • feature: Simplify code

... (truncated)

Commits
  • 13129c6 2.109.0
  • 6cf5541 feat(path): add parameter to normpath to improve display/logging
  • 2ec4e6f 2.108.0
  • 1d326d0 test(feature): simplify code
  • 74e761c test(feature): simplify code
  • 55c35e9 fix(cli): make pattern more robust
  • d8e8736 refactor(test): simplify code
  • 9d941c3 test(refactor): replace with utilo code
  • 3e4d674 refactor(test): move to separate method
  • 7eb38ae test(feature): ease code style
  • Additional commits viewable in compare view

Updates utilotest to 1.0.4

Release notes

Sourced from utilotest's releases.

v1.0.4 (2026-05-05)

This release is published under the MIT License.

Bug Fixes

  • select: Do not fail on invalid resource (dfba774)

Chores

  • license: Add missing LICENSE (001ec02)

Detailed Changes: v1.0.3...v1.0.4

Changelog

Sourced from utilotest's changelog.

v1.0.4 (2026-05-05)

Bug Fixes

  • select: Do not fail on invalid resource (dfba774)

Chores

  • license: Add missing LICENSE (001ec02)

v1.0.3 (2026-05-04)

Bug Fixes

  • install: Make install command setup.py independent (eaa2e67)

v1.0.2 (2026-05-01)

Chores

  • test: Run tests on every branch (5711cc3)

Refactoring

  • power: Rename to hoverpower (0266fb3)

  • project: Replace power (2799590)

v1.0.1 (2026-04-14)

Chores

Code Style

  • linter: Solves linter warnings (62c05a3)

... (truncated)

Commits
  • fd1167a 1.0.4
  • adcd453 Merge pull request #7 from anaticulae/fix/make_non_run
  • 001ec02 chore(license): add missing LICENSE
  • dfba774 fix(select): do not fail on invalid resource
  • 41a12ed 1.0.3
  • eaa2e67 fix(install): make install command setup.py independent
  • ca0cc39 Merge pull request #4 from anaticulae/dependabot/pip/main/all-dependencies-6c...
  • 6bac2c2 deps(dependabot): bump the all-dependencies group across 1 directory with 6 u...
  • dec8350 1.0.2
  • 0de6081 Merge pull request #5 from anaticulae/refactor/enable_power
  • Additional commits viewable in compare view

Updates ltk-data to 1.1.0

Release notes

Sourced from ltk-data's releases.

v1.1.0 (2026-06-24)

This release is published under the MIT License.

Chores

  • deps: Bump actions/checkout from 6 to 7 (8c7e19e)

  • requirements: Upgrade pyproject.toml (243a6eb)

Features

  • compile: Add parameter to skip compile process (a234724)

Refactoring


Detailed Changes: v1.0.2...v1.1.0

Changelog

Sourced from ltk-data's changelog.

v1.1.0 (2026-06-24)

Chores

  • deps: Bump actions/checkout from 6 to 7 (8c7e19e)

  • requirements: Upgrade pyproject.toml (243a6eb)

Features

  • compile: Add parameter to skip compile process (a234724)

Refactoring

v1.0.2 (2026-05-19)

Chores

  • setup: Add missing license file (e86adff)

v1.0.1 (2026-05-19)

Bug Fixes

v1.0.0 (2026-05-18)

Chores

... (truncated)

Commits
  • 908c8a5 1.1.0
  • 0718a36 Merge pull request #6 from anaticulae/5-compile_names-add-upgradefalse-parame...
  • 2c6e24e refactor(utilo): use utilo code
  • a234724 feat(compile): add parameter to skip compile process
  • 243a6eb chore(requirements): upgrade pyproject.toml
  • 8c7e19e chore(deps): bump actions/checkout from 6 to 7
  • See full diff in compare view

Updates scikit-learn to 1.9.0

Release notes

Sourced from scikit-learn's releases.

Scikit-learn 1.9.0

We're happy to announce the 1.9.0 release.

You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_9_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.9.html

This release adds narwhals as a new dependency that will help to improve dataframe interoperability across the project.

This version supports Python versions 3.11 to 3.14.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn
Commits
  • 77def0e trigger wheel builder [cd build]
  • ee7c0b0 generate changelog
  • 3d7fb04 bump version
  • 8954e7b DOC Release highlights for 1.9 (#34147)
  • 73a3eab Fix: Array-API - avoid failing for numpy fit + predict with sparse or array-l...
  • 8839aae DOC Thread-safety requirement for open_listener message consumer callback (#3...
  • 4d2476a DOC 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) 🔒 🤖 ...
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…with 4 updates

Updates the requirements on [utilo](https://github.com/anaticulae/utilo), [utilotest](https://github.com/anaticulae/utilotest), [ltk-data](https://github.com/anaticulae/ltk_data) and [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version.

Updates `utilo` to 2.109.0
- [Release notes](https://github.com/anaticulae/utilo/releases)
- [Changelog](https://github.com/anaticulae/utilo/blob/main/CHANGELOG)
- [Commits](anaticulae/utilo@v2.107.4...v2.109.0)

Updates `utilotest` to 1.0.4
- [Release notes](https://github.com/anaticulae/utilotest/releases)
- [Changelog](https://github.com/anaticulae/utilotest/blob/main/CHANGELOG)
- [Commits](anaticulae/utilotest@v1.0.1...v1.0.4)

Updates `ltk-data` to 1.1.0
- [Release notes](https://github.com/anaticulae/ltk_data/releases)
- [Changelog](https://github.com/anaticulae/ltk_data/blob/main/CHANGELOG)
- [Commits](anaticulae/ltk_data@v1.0.2...v1.1.0)

Updates `scikit-learn` to 1.9.0
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: utilo
  dependency-version: 2.109.0
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: utilotest
  dependency-version: 1.0.4
  dependency-type: direct:development
  dependency-group: all-dependencies
- dependency-name: ltk-data
  dependency-version: 1.1.0
  dependency-type: direct:development
  dependency-group: all-dependencies
- dependency-name: scikit-learn
  dependency-version: 1.9.0
  dependency-type: direct:development
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 5, 2026
@dependabot dependabot Bot deleted the dependabot/pip/main/all-dependencies-f201627ce1 branch July 5, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants