Update cryptography

This commit is contained in:
Mike A
2024-02-09 00:05:13 +01:00
parent e18e179e95
commit ed676bf733
2 changed files with 41 additions and 98 deletions

View File

@@ -9,7 +9,7 @@ packages = [{ include = "findmy" }]
[tool.poetry.dependencies]
python = ">=3.9,<3.13"
srp = "^1.0.20"
cryptography = "^41.0.7"
cryptography = "^42.0.2"
beautifulsoup4 = "^4.12.2"
aiohttp = "^3.9.1"
bleak = "^0.21.1"