From 80ceebb4b25e947d8ce7a88720a9d487ea52e7c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 01:16:05 +0000 Subject: [PATCH] deps(dependabot): bump the all-dependencies group across 1 directory with 7 updates Updates the requirements on [germania](https://github.com/anaticulae/germania), [iamraw](https://github.com/anaticulae/iamraw), [utilo](https://github.com/anaticulae/utilo), [hoverpower](https://github.com/anaticulae/hoverpower), [utilotest](https://github.com/anaticulae/utilotest), [setuptools](https://github.com/pypa/setuptools) and [wheel](https://github.com/pypa/wheel) to permit the latest version. Updates `germania` to 1.32.2 - [Release notes](https://github.com/anaticulae/germania/releases) - [Changelog](https://github.com/anaticulae/germania/blob/main/CHANGELOG) - [Commits](https://github.com/anaticulae/germania/compare/v1.32.1...v1.32.2) Updates `iamraw` to 4.95.0 - [Release notes](https://github.com/anaticulae/iamraw/releases) - [Changelog](https://github.com/anaticulae/iamraw/blob/main/CHANGELOG) - [Commits](https://github.com/anaticulae/iamraw/compare/v4.93.0...v4.95.0) Updates `utilo` to 2.110.2 - [Release notes](https://github.com/anaticulae/utilo/releases) - [Changelog](https://github.com/anaticulae/utilo/blob/main/CHANGELOG) - [Commits](https://github.com/anaticulae/utilo/compare/v2.109.1...v2.110.2) Updates `hoverpower` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/anaticulae/hoverpower/releases) - [Changelog](https://github.com/anaticulae/hoverpower/blob/main/CHANGELOG) - [Commits](https://github.com/anaticulae/hoverpower/compare/v1.6.0...v1.7.0) Updates `utilotest` to 1.1.1 - [Release notes](https://github.com/anaticulae/utilotest/releases) - [Changelog](https://github.com/anaticulae/utilotest/blob/main/CHANGELOG) - [Commits](https://github.com/anaticulae/utilotest/compare/v1.0.5...v1.1.1) Updates `setuptools` to 84.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v83.0.0...v84.0.0) Updates `wheel` to 0.48.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.47.0...0.48.0) --- updated-dependencies: - dependency-name: germania dependency-version: 1.32.2 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: iamraw dependency-version: 4.95.0 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: utilo dependency-version: 2.110.2 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: hoverpower dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: utilotest dependency-version: 1.1.1 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: wheel dependency-version: 0.48.0 dependency-type: direct:development dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6f433e2..c4de439 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [build-system] requires = [ - "setuptools>=83.0.0", - "wheel>=0.47.0", + "setuptools>=84.0.0", + "wheel>=0.48.0", ] build-backend = "setuptools.build_meta" @@ -15,10 +15,10 @@ authors = [ ] dependencies = [ "analp>=1.0.0,<2.0.0", - "germania>=1.32.1,<2.0.0", - "iamraw>=4.93.0,<5.0.0", + "germania>=1.32.2,<2.0.0", + "iamraw>=4.95.0,<5.0.0", "konradus>=1.0.1,<2.0.0", - "utilo>=2.109.1,<3.0.0", + "utilo>=2.110.2,<3.0.0", ] keywords = [] classifiers = [ @@ -45,7 +45,7 @@ dev = [ "gennex>=1.1.0,<2.0.0", "groupmes>=1.1.0,<2.0.0", "headnote>=1.0.3,<2.0.0", - "hoverpower==1.6.0", + "hoverpower==1.7.0", "ibidem>=1.0.2,<2.0.0", "indicibus>=1.0.2,<2.0.0", "mundare>=1.0.2,<2.0.0", @@ -54,7 +54,7 @@ dev = [ "sdata==0.25.6", "tablero>=1.0.1,<2.0.0", "titulum>=1.0.2,<2.0.0", - "utilotest>=1.0.5,<2.0.0", + "utilotest>=1.1.1,<2.0.0", "verbo>=1.23.4,<2.0.0", # remove later "layouta>=1.1.0,<2.0.0",