From d38ab63e51707987fc0e698fc266a2fbc131ea2a Mon Sep 17 00:00:00 2001 From: Dirk Gassen <34774199+LanesG@users.noreply.github.com> Date: Thu, 18 Jun 2026 08:29:26 +0200 Subject: [PATCH 1/5] chore: fix typo in README.md (#1110) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 961be20..5dc05ff 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ get involved: and report bugs. - [Akkudoktor Forum](https://www.akkudoktor.net/c/der-akkudoktor/eos): get direct suppport from the -cummunity. + community. ## What do people build with AkkudoktorEOS From 056c2c457d2cf6b31ad50a35999ea06f79546472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 00:23:35 +0200 Subject: [PATCH 2/5] build(deps): bump python-fasthtml from 0.14.2 to 0.14.3 (#1114) Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml) from 0.14.2 to 0.14.3. - [Release notes](https://github.com/AnswerDotAI/fasthtml/releases) - [Changelog](https://github.com/AnswerDotAI/fasthtml/blob/main/CHANGELOG.md) - [Commits](https://github.com/AnswerDotAI/fasthtml/compare/0.14.2...0.14.3) --- updated-dependencies: - dependency-name: python-fasthtml dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f215101..f0f45e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "fastapi[standard-no-fastapi-cloud-cli]==0.137.1", "fastapi_cli==0.0.24", "rich-toolkit==0.20.1", - "python-fasthtml==0.14.2", + "python-fasthtml==0.14.3", "MonsterUI==1.0.45", "markdown-it-py==4.2.0", "mdit-py-plugins==0.6.1", From 5202219016cd134d89d32f157b2e7485e7911569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 00:23:51 +0200 Subject: [PATCH 3/5] build(deps-dev): bump pytest from 9.1.0 to 9.1.1 (#1113) Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.1.0 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](https://github.com/pytest-dev/pytest/compare/9.1.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f0f45e1..9ee3201 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev = [ "docutils==0.21.2", # Pytest - "pytest==9.1.0", + "pytest==9.1.1", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", "pytest-xprocess==1.0.2", From 18ea7190d110035f41a893045f1340075db88598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 00:24:23 +0200 Subject: [PATCH 4/5] build(deps): bump pvlib from 0.15.1 to 0.15.2 (#1112) Bumps [pvlib](https://github.com/pvlib/pvlib-python) from 0.15.1 to 0.15.2. - [Release notes](https://github.com/pvlib/pvlib-python/releases) - [Commits](https://github.com/pvlib/pvlib-python/compare/v0.15.1...v0.15.2) --- updated-dependencies: - dependency-name: pvlib dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9ee3201..180f171 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "pendulum==3.2.0", "platformdirs==4.10.0", "psutil==7.2.2", - "pvlib==0.15.1", + "pvlib==0.15.2", "pydantic==2.13.4", "pydantic_extra_types==2.11.2", "statsmodels==0.14.6", From 8b143ae1c388c3a3fa9addfdaa599d95e8d5cd08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 00:24:54 +0200 Subject: [PATCH 5/5] build(deps): bump fastapi from 0.137.1 to 0.138.0 (#1111) Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.137.1 to 0.138.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.137.1...0.138.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 180f171..4e8d42d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "numpydantic==1.9.1", "matplotlib==3.11.0", "contourpy==1.3.3", - "fastapi[standard-no-fastapi-cloud-cli]==0.137.1", + "fastapi[standard-no-fastapi-cloud-cli]==0.138.0", "fastapi_cli==0.0.24", "rich-toolkit==0.20.1", "python-fasthtml==0.14.3",