Skip to content

Commit

Permalink
chore(deps): update dependency cryptography to v43.0.3 (#363)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent cf4b081 commit 00a1971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ altgraph==0.17.4
asyncua==1.1.5
cffi==1.17.1
cryptography==42.0.8 ; platform_machine == "armv7l"
cryptography==43.0.1 ; platform_machine != "armv7l"
cryptography==43.0.3 ; platform_machine != "armv7l"
future==1.0.0
importlib-metadata==8.5.0
pefile==2024.8.26
Expand Down

0 comments on commit 00a1971

Please sign in to comment.