Skip to content

Commit bcf0d76

Browse files
chore(deps): update dependency cryptography to v45.0.3 (#421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a652978 commit bcf0d76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ aiosqlite==0.21.0
44
altgraph==0.17.4
55
asyncua==1.1.6
66
cffi==1.17.1
7-
cryptography==45.0.2 ; platform_machine == "armv7l"
8-
cryptography==45.0.2 ; platform_machine != "armv7l"
7+
cryptography==45.0.3 ; platform_machine == "armv7l"
8+
cryptography==45.0.3 ; platform_machine != "armv7l"
99
future==1.0.0
1010
importlib-metadata==8.7.0
1111
pefile==2024.8.26

0 commit comments

Comments
 (0)