瀏覽代碼

chore(deps): update bleak-retry-connector requirement from >=4.6.0 to >=4.6.1 (#505)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 周之前
父節點
當前提交
e60f63475c
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      requirements.txt
  2. 1 1
      requirements_dev.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
 aiohttp>=3.13.5
 bleak>=0.17.0
-bleak-retry-connector>=4.6.0
+bleak-retry-connector>=4.6.1
 cryptography>=48.0.0

+ 1 - 1
requirements_dev.txt

@@ -2,5 +2,5 @@ pytest-asyncio
 pytest-cov
 aiohttp>=3.13.5
 bleak>=0.17.0
-bleak-retry-connector>=4.6.0
+bleak-retry-connector>=4.6.1
 cryptography>=48.0.0