Skip to content

Commit 4aa4083

Browse files
chore(deps): update dependency cryptography to v44.0.1 [security]
1 parent 3f2dee7 commit 4aa4083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
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.5
66
cffi==1.17.1
7-
cryptography==44.0.0 ; platform_machine == "armv7l"
8-
cryptography==44.0.0 ; platform_machine != "armv7l"
7+
cryptography==44.0.1 ; platform_machine == "armv7l"
8+
cryptography==44.0.1 ; platform_machine != "armv7l"
99
future==1.0.0
1010
importlib-metadata==8.6.1
1111
pefile==2024.8.26

0 commit comments

Comments
 (0)