Skip to content

Commit 8dbf875

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.6.16...V0.7.8) --- updated-dependencies: - dependency-name: entsoe-py dependency-version: 0.7.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29ed2fa commit 8dbf875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6.16, < 0.7.1",
43+
"entsoe-py >= 0.6.16, < 0.7.9",
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)