Skip to content

Commit

Permalink
chore: Bump cryptography
Browse files Browse the repository at this point in the history
  • Loading branch information
malmeloo committed Jul 21, 2024
1 parent c15d8ab commit 318266b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 36 deletions.
65 changes: 30 additions & 35 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 318266b

Please sign in to comment.