From 058a4353890590149491f65be8e5311601530cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 10:44:20 +0100 Subject: [PATCH] build(deps): bump platformdirs from 4.5.0 to 4.5.1 (#799) Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.5.0...4.5.1) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.5.1 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f57005f..95bf7c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ deap==1.4.3 requests==2.32.5 pandas==2.3.3 pendulum==3.1.0 -platformdirs==4.5.0 +platformdirs==4.5.1 psutil==7.1.3 pvlib==0.13.1 pydantic==2.12.5