Skip to content

Commit 20c527f

Browse files
chore(deps): update entsoe-py requirement
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](EnergieID/entsoe-py@V0.7.10...v0.8.0) --- updated-dependencies: - dependency-name: entsoe-py dependency-version: 0.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5a2fa5 commit 20c527f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ requires-python = ">= 3.11, < 4"
4040
dependencies = [
4141
"click >= 8.1.8, < 9",
4242
# Stick to a version without a polluting `tests` package: https://github.com/EnergieID/entsoe-py/pull/447
43-
"entsoe-py >= 0.7.10, < 0.7.12",
43+
"entsoe-py >= 0.7.10, < 0.8.1",
4444
"frequenz-api-common >= 0.8.1, < 0.9.0",
4545
"grpcio >= 1.72.1, < 2",
4646
"frequenz-channels >= 1.6.1, < 2",

0 commit comments

Comments
 (0)