chore: Bump cryptography

This commit is contained in:
Mike A.
2024-07-21 21:29:37 +02:00
parent c15d8abec8
commit 318266b273
2 changed files with 31 additions and 36 deletions

View File

@@ -9,7 +9,7 @@ packages = [{ include = "findmy" }]
[tool.poetry.dependencies]
python = ">=3.9,<3.13"
srp = "^1.0.21"
cryptography = "^42.0.8"
cryptography = "^43.0.0"
beautifulsoup4 = "^4.12.3"
aiohttp = "^3.9.5"
bleak = "^0.22.2"