Skip to content

Commit

Permalink
Bump tgtg from 0.16.1 to 0.17.0 (#105)
Browse files Browse the repository at this point in the history
* Bump tgtg from 0.16.1 to 0.17.0

Bumps [tgtg](https://github.com/ahivert/tgtg-python) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/ahivert/tgtg-python/releases)
- [Commits](ahivert/tgtg-python@0.16.1...0.17.0)

---
updated-dependencies:
- dependency-name: tgtg
  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: Jorim Tielemans <[email protected]>
  • Loading branch information
dependabot[bot] and tjorim authored Jun 10, 2024
1 parent 0187d33 commit 791709c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions custom_components/tgtg/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"documentation": "https://github.com/Chouffy/home_assistant_tgtg",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Chouffy/home_assistant_tgtg/issues",
"requirements": ["tgtg==0.16.1"],
"version": "5.4.2"
"requirements": ["tgtg==0.17.0"],
"version": "5.4.3"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ pip>=21.0,<24.1
colorlog
homeassistant
# To ensure app dependencies are ported from your virtual environment/host machine into your container, run 'pip freeze > requirements.txt' in the terminal to overwrite this file
tgtg==0.16.1
tgtg==0.17.0

0 comments on commit 791709c

Please sign in to comment.