Skip to content

Commit

Permalink
edge-tool -update cryptography to latest (44.0.0)
Browse files Browse the repository at this point in the history
There's a few dependabots open on this, pull in latest cryptography.
  • Loading branch information
JanneKiiskila committed Dec 16, 2024
1 parent e0affb0 commit 6c1a8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edge-tool/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
docopt==0.6.2
cbor2==5.4.6
pyclibrary==0.2.1
cryptography==41.0.7
cryptography==44.0.0
six==1.16.0
pytest==7.1.3

0 comments on commit 6c1a8f5

Please sign in to comment.