1
0
Эх сурвалжийг харах

chore(deps): update cryptography requirement from >=48.0.0 to >=49.0.0 (#519)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 өдөр өмнө
parent
commit
cdcf5e88be

+ 1 - 1
requirements.txt

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

+ 1 - 1
requirements_dev.txt

@@ -3,4 +3,4 @@ pytest-cov
 aiohttp>=3.13.5
 bleak>=3.0.2
 bleak-retry-connector>=4.6.1
-cryptography>=48.0.0
+cryptography>=49.0.0