From a7cc142f1b8c1ea9ddd783557c220860af49581c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 23:14:59 +0000 Subject: [PATCH] deps(dependabot): bump the all-dependencies group across 1 directory with 10 updates Updates the requirements on [utilo](https://github.com/anaticulae/utilo), [iamraw](https://github.com/anaticulae/iamraw), [germania](https://github.com/anaticulae/germania), [utilotest](https://github.com/anaticulae/utilotest), [gennex](https://github.com/anaticulae/gennex), [hoverpower](https://github.com/anaticulae/hoverpower), [capita](https://github.com/anaticulae/capita), [layouta](https://github.com/anaticulae/layouta), [setuptools](https://github.com/pypa/setuptools) and [wheel](https://github.com/pypa/wheel) to permit the latest version. Updates `utilo` to 2.110.0 - [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.0...v2.110.0) Updates `iamraw` to 4.93.1 - [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.91.7...v4.93.1) 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.0...v1.32.2) Updates `utilotest` to 1.0.5 - [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.4...v1.0.5) Updates `gennex` to 1.1.0 - [Release notes](https://github.com/anaticulae/gennex/releases) - [Changelog](https://github.com/anaticulae/gennex/blob/main/CHANGELOG) - [Commits](https://github.com/anaticulae/gennex/compare/v1.0.3...v1.1.0) Updates `hoverpower` to 1.6.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.5.1...v1.6.0) Updates `capita` to 1.25.3 - [Release notes](https://github.com/anaticulae/capita/releases) - [Changelog](https://github.com/anaticulae/capita/blob/main/CHANGELOG) - [Commits](https://github.com/anaticulae/capita/compare/v1.25.2...v1.25.3) Updates `layouta` to 1.1.0 - [Release notes](https://github.com/anaticulae/layouta/releases) - [Changelog](https://github.com/anaticulae/layouta/blob/main/CHANGELOG) - [Commits](https://github.com/anaticulae/layouta/compare/v1.0.0...v1.1.0) 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/v82.0.1...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: utilo dependency-version: 2.110.0 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: iamraw dependency-version: 4.93.1 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: germania dependency-version: 1.32.2 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: gennex dependency-version: 1.1.0 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: hoverpower dependency-version: 1.6.0 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: capita dependency-version: 1.25.3 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: layouta dependency-version: 1.1.0 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 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9af3799..bea4a20 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [build-system] requires = [ - "setuptools>=82.0.1", - "wheel>=0.47.0", + "setuptools>=84.0.0", + "wheel>=0.48.0", ] build-backend = "setuptools.build_meta" @@ -14,10 +14,10 @@ authors = [ { name = "Helmut Konrad Schewe", email = "helmutus@outlook.com" }, ] dependencies = [ - "utilo>=2.109.0,<3.0.0", - "iamraw>= 4.91.7,<5.0.0", + "utilo>=2.110.0,<3.0.0", + "iamraw>= 4.93.1,< 5.0.0", "elementae>=1.0.1,<2.0.0", - "germania>=1.32.0,<2.0.0", + "germania>=1.32.2,<2.0.0", "scipy>=1.18.0,<2.0.0", ] keywords = [] @@ -37,13 +37,13 @@ content-type = "text/markdown" [project.optional-dependencies] dev = [ - "utilotest>=1.0.4,<2.0.0", - "gennex>=1.0.3,<2.0.0", + "utilotest>=1.0.5,<2.0.0", + "gennex>=1.1.0,<2.0.0", "groupmes>=1.1.0,<2.0.0", - "hoverpower>=1.5.1,<3.0.0", - "capita>=1.25.2,<2.0.0", + "hoverpower>=1.6.0,<3.0.0", + "capita>=1.25.3,<2.0.0", "rawmaker>=2.40.5,<3.0.0", - "layouta>=1.0.0,<2.0.0", + "layouta>=1.1.0,<2.0.0", "pagenumber>=1.0.0,<2.0.0", ]