瀏覽代碼

chore(deps): update cryptography requirement from >=38.0.3 to >=47.0.0 (#482)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 天之前
父節點
當前提交
4e40fcc5d3
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      requirements.txt
  2. 1 1
      requirements_dev.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
 aiohttp>=3.9.5
 bleak>=0.17.0
 bleak-retry-connector>=2.9.0
-cryptography>=38.0.3
+cryptography>=47.0.0

+ 1 - 1
requirements_dev.txt

@@ -3,4 +3,4 @@ pytest-cov
 aiohttp>=3.9.5
 bleak>=0.17.0
 bleak-retry-connector>=3.4.0
-cryptography>=38.0.3
+cryptography>=47.0.0