From f1ba9fc2e0d7a69dbd83e7ecdd6527fd2d384788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 02:44:21 +0200 Subject: [PATCH] build(deps): bump platformdirs from 4.3.7 to 4.3.8 (#544) Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.7 to 4.3.8. - [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.3.7...4.3.8) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.3.8 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 31ed24c..c076035 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ deap==1.4.3 requests==2.32.3 pandas==2.2.3 pendulum==3.1.0 -platformdirs==4.3.7 +platformdirs==4.3.8 psutil==7.0.0 pvlib==0.12.0 pydantic==2.11.4