Kaynağa Gözat

build(deps): update tinytuya requirement from ~=1.17.3 to ~=1.17.4

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](https://github.com/jasonacox/tinytuya/compare/v1.17.3...v1.17.4)

---
updated-dependencies:
- dependency-name: tinytuya
  dependency-version: 1.17.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 ay önce
ebeveyn
işleme
9ed5a386fa
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      requirements-dev.txt
  2. 1 1
      requirements.txt

+ 1 - 1
requirements-dev.txt

@@ -5,6 +5,6 @@ pytest
 pytest-asyncio
 pytest-cov
 ruff
-tinytuya~=1.17.3
+tinytuya~=1.17.4
 tuya-device-sharing-sdk~=0.2.1
 yamllint

+ 1 - 1
requirements.txt

@@ -1,2 +1,2 @@
-tinytuya~=1.17.3
+tinytuya~=1.17.4
 tuya-device-sharing-sdk~=0.2.1