Skip to content

Commit 5fb82c0

Browse files
Bump speedport-api from 0.5.9 to 0.6.0 (#8)
* Bump speedport-api from 0.5.9 to 0.6.0 Bumps [speedport-api](https://github.com/Andre0512/speedport-api) from 0.5.9 to 0.6.0. - [Release notes](https://github.com/Andre0512/speedport-api/releases) - [Commits](Andre0512/speedport-api@v0.5.9...v0.6.0) --- updated-dependencies: - dependency-name: speedport-api dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update manifest.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dennis Melzer <[email protected]>
1 parent 46c8fe5 commit 5fb82c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/speedport/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"iot_class": "local_polling",
1313
"issue_tracker": "https://github.com/MelleD/speedport/issues",
1414
"requirements": [
15-
"speedport-api==0.5.9"
15+
"speedport-api==0.6.0"
1616
],
1717
"version": "0.0.1"
1818
}

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
speedport-api==0.5.9
1+
speedport-api==0.6.0

0 commit comments

Comments
 (0)