From c2f2dfdbe657c1c04e30b0b88a96b8e497a8970a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 14:49:39 +0000 Subject: [PATCH] Update entsoe-py requirement from ~=0.7.9 to ~=0.7.10 in /dao Updates the requirements on [entsoe-py](https://github.com/EnergieID/entsoe-py) to permit the latest version. - [Release notes](https://github.com/EnergieID/entsoe-py/releases) - [Commits](https://github.com/EnergieID/entsoe-py/compare/V0.7.9...V0.7.10) --- updated-dependencies: - dependency-name: entsoe-py dependency-version: 0.7.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dao/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dao/requirements.txt b/dao/requirements.txt index 8659d6eb..cbaeb0f9 100644 --- a/dao/requirements.txt +++ b/dao/requirements.txt @@ -9,7 +9,7 @@ mysql-connector-python~=9.5.0 hassapi~=0.2.1 python-dateutil~=2.9.0.post0 nordpool~=0.5.1 -entsoe-py~=0.7.9 +entsoe-py~=0.7.10 beautifulsoup4~=4.14.3 sqlalchemy~=2.0.46 SQLAlchemy-Utils~=0.42.1