Skip to content

Commit 0130288

Browse files
chore(deps): update dependency cryptography to v44.0.2 (#400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 118e9f4 commit 0130288

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.1 ; platform_machine == "armv7l"
8-
cryptography==44.0.1 ; platform_machine != "armv7l"
7+
cryptography==44.0.2 ; platform_machine == "armv7l"
8+
cryptography==44.0.2 ; platform_machine != "armv7l"
99
future==1.0.0
1010
importlib-metadata==8.6.1
1111
pefile==2024.8.26

0 commit comments

Comments
 (0)