Skip to content

Commit

Permalink
deps: Set cryptography 44.0.1 as base version
Browse files Browse the repository at this point in the history
Earlier versions has a vulnerability so we should not support that.
  • Loading branch information
postlund committed Feb 28, 2025
1 parent 9c221d1 commit d711126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_versions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiohttp==3.8.3,<5
async-timeout==4.0.2
cryptography==43.0.0
cryptography==44.0.1
chacha20poly1305-reuseable==0.13.2
ifaddr==0.1.7
miniaudio==1.45
Expand Down

0 comments on commit d711126

Please sign in to comment.