Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on utilo, utilotest, hoverpower and setuptools to permit the latest version.
Updates utilo to 2.109.1

Release notes

Sourced from utilo's releases.

v2.109.1 (2026-07-18)

This release is published under the MIT License.

Bug Fixes

  • secret: Make password hashing stable (0684fc1)

Chores

  • docker: Ugprade baw image (eb8caa1)

  • make: Do not release on release tag (8671c61)

  • release: Release on every commit (654b01e)

  • requirements: Enable iamraw (a555650)

  • requirements: Upgrade pyproject.toml (ef44f3b)

Refactoring

  • string: Enable unit test (94af537)

Testing

  • import: Remove useless test (ebc239f)

  • pages: Enable unit test (efdc194)


Detailed Changes: v2.109.0...v2.109.1

Changelog

Sourced from utilo's changelog.

v2.109.1 (2026-07-18)

Bug Fixes

  • secret: Make password hashing stable (0684fc1)

Chores

  • docker: Ugprade baw image (eb8caa1)

  • make: Do not release on release tag (8671c61)

  • release: Release on every commit (654b01e)

  • requirements: Enable iamraw (a555650)

  • requirements: Upgrade pyproject.toml (ef44f3b)

Refactoring

  • string: Enable unit test (94af537)

Testing

  • import: Remove useless test (ebc239f)

  • pages: Enable unit test (efdc194)

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

... (truncated)

Commits
  • bb897c7 2.109.1
  • eb8caa1 chore(docker): ugprade baw image
  • a2d04d3 Merge pull request #12 from anaticulae/refactor/enable_iamraw
  • ebc239f test(import): remove useless test
  • 94af537 refactor(string): enable unit test
  • 0684fc1 fix(secret): make password hashing stable
  • 8671c61 chore(make): do not release on release tag
  • 654b01e chore(release): release on every commit
  • efdc194 test(pages): enable unit test
  • ef44f3b chore(requirements): upgrade pyproject.toml
  • Additional commits viewable in compare view

Updates utilotest to 1.0.5

Release notes

Sourced from utilotest's releases.

v1.0.5 (2026-07-23)

This release is published under the MIT License.

Chores

  • docker: Upgrade (caa0ca9)

  • pyproject: Release on every commit (e1ca58f)

  • pyproject: Sort requirements (e3fbe2d)

  • pyproject: Upgrade setuptools (a1ab198)

  • requirements: Upgrade pyproject.toml (68d8327)


Detailed Changes: v1.0.4...v1.0.5

Changelog

Sourced from utilotest's changelog.

v1.0.5 (2026-07-23)

Chores

  • docker: Upgrade (caa0ca9)

  • pyproject: Release on every commit (e1ca58f)

  • pyproject: Sort requirements (e3fbe2d)

  • pyproject: Upgrade setuptools (a1ab198)

  • requirements: Upgrade pyproject.toml (68d8327)

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

... (truncated)

Commits

Updates hoverpower from 1.2.0 to 1.5.2

Release notes

Sourced from hoverpower's releases.

v1.5.2 (2026-07-20)

This release is published under the MIT License.

Bug Fixes

  • secret: Add starred password message (f866da2)

Chores

  • make: Do not release on release tag (e4be8a6)

  • make: Format code (68bbb83)

  • make: Use more secret syntax (c7e7054)

  • pyproject: Create release on every commit (22e3fa9)


Detailed Changes: v1.5.1...v1.5.2

v1.5.1 (2026-07-01)

This release is published under the MIT License.

Bug Fixes

  • release: Do not run release on release tag (6c59c24)

Detailed Changes: v1.5.0...v1.5.1

v1.5.0 (2026-07-01)

This release is published under the MIT License.

Bug Fixes

  • secret: Adjust secret file name (f9218ff)

  • tmp: Adjust tmp path (2c515d7)

Features

  • cli: Add cli to compress pdf resources (83328f0)

  • decrypt: Add parameter to overwrite existing file (19b3336)

... (truncated)

Changelog

Sourced from hoverpower's changelog.

v1.5.2 (2026-07-20)

Bug Fixes

  • secret: Add starred password message (f866da2)

Chores

  • make: Do not release on release tag (e4be8a6)

  • make: Format code (68bbb83)

  • make: Use more secret syntax (c7e7054)

  • pyproject: Create release on every commit (22e3fa9)

v1.5.1 (2026-07-01)

Bug Fixes

  • release: Do not run release on release tag (6c59c24)

v1.5.0 (2026-07-01)

Bug Fixes

  • secret: Adjust secret file name (f9218ff)

  • tmp: Adjust tmp path (2c515d7)

Features

  • cli: Add cli to compress pdf resources (83328f0)

  • decrypt: Add parameter to overwrite existing file (19b3336)

v1.4.3 (2026-06-20)

... (truncated)

Commits
  • f174e2d 1.5.2
  • 9358c6b Merge pull request #22 from anaticulae/21-improve-invaild-error-message
  • e4be8a6 chore(make): do not release on release tag
  • 68bbb83 chore(make): format code
  • c7e7054 chore(make): use more secret syntax
  • f866da2 fix(secret): add starred password message
  • 22e3fa9 chore(pyproject): create release on every commit
  • ace56ec 1.5.1
  • 71a21d5 Merge pull request #19 from anaticulae/chore/adjust-release
  • 6c59c24 fix(release): do not run release on release tag
  • Additional commits viewable in compare view

Updates setuptools to 83.0.0

Changelog

Sourced from setuptools's changelog.

v83.0.0

Features

  • Require Python 3.10 or later.

Bugfixes

  • MANIFEST.in matching (via FileList) is now insensitive to Unicode normalization form. A pattern authored in one form (e.g. NFC, as typically saved by editors) now matches a file whose name is stored on disk in another (e.g. NFD, as produced by macOS APFS/HFS+). Previously an exclude, global-exclude, recursive-exclude, or prune rule could silently fail to drop a non-ASCII-named file from the source distribution, publishing it despite the exclusion -- see GHSA-h35f-9h28-mq5c.

Deprecations and Removals

  • pypa/distutils#334

v82.0.1

Bugfixes

  • Fix the loading of launcher manifest.xml file. (#5047)
  • Replaced deprecated json.__version__ with fixture in tests. (#5186)

Improved Documentation

  • Add advice about how to improve predictability when installing sdists. (#5168)

Misc

v82.0.0

... (truncated)

Commits
  • 6519f72 Bump version: 82.0.1 → 83.0.0
  • d1151b1 Merge pull request #5250 from pypa/feature/distutils-d7633fbed
  • a2df31e Capture removal of dry_run parameter in changelog.
  • 00144dc Moved newsfragment to the release where it occurred.
  • a4a5a2b Add news fragment.
  • 77470c2 Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed
  • 3c43897 Merge pull request #5247 from pypa/copilot/fix-pypy-version-issue
  • bb6ea66 Bump PyPy from 3.10 to 3.11 in CI workflow
  • a2bc3ac Fix broken intersphinx reference to build's installation docs
  • 2d6a739 Use stacked parametrize decorators instead of itertools.product
  • 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), [hoverpower](https://github.com/anaticulae/hoverpower) and [setuptools](https://github.com/pypa/setuptools) to permit the latest version.

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

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

Updates `hoverpower` from 1.2.0 to 1.5.2
- [Release notes](https://github.com/anaticulae/hoverpower/releases)
- [Changelog](https://github.com/anaticulae/hoverpower/blob/main/CHANGELOG)
- [Commits](anaticulae/hoverpower@v1.2.0...v1.5.2)

Updates `setuptools` to 83.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v82.0.1...v83.0.0)

---
updated-dependencies:
- dependency-name: utilo
  dependency-version: 2.109.1
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: utilotest
  dependency-version: 1.0.5
  dependency-type: direct:development
  dependency-group: all-dependencies
- dependency-name: hoverpower
  dependency-version: 1.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: setuptools
  dependency-version: 83.0.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 Jul 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Aug 15, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/main/all-dependencies-b0a87ae43b branch August 15, 2026 11:52
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