Skip to content

Commit 981f545

Browse files
chore(deps): update tinytuya requirement from ~=1.17.4 to ~=1.17.6
Updates the requirements on [tinytuya](https://github.com/jasonacox/tinytuya) to permit the latest version. - [Release notes](https://github.com/jasonacox/tinytuya/releases) - [Changelog](https://github.com/jasonacox/tinytuya/blob/master/RELEASE.md) - [Commits](jasonacox/tinytuya@v1.17.4...v1.17.6) --- updated-dependencies: - dependency-name: tinytuya dependency-version: 1.17.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8c1d72 commit 981f545

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest
66
pytest-asyncio
77
pytest-cov
88
ruff
9-
tinytuya~=1.17.4
9+
tinytuya~=1.17.6
1010
tuya-device-sharing-sdk~=0.2.6
1111
yamllint
1212

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
tinytuya~=1.17.4
1+
tinytuya~=1.17.6
22
tuya-device-sharing-sdk~=0.2.6

0 commit comments

Comments
 (0)