Skip to content

Commit be6bae2

Browse files
Update dependency cryptography to v44 [SECURITY]
1 parent 9c195bb commit be6bae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cleo==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
99
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
1010
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows" or os_name == "nt")
1111
crashtest==0.4.1 ; python_version >= "3.10" and python_version < "4.0"
12-
cryptography==43.0.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux"
12+
cryptography==44.0.1 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux"
1313
distlib==0.3.8 ; python_version >= "3.10" and python_version < "4.0"
1414
dulwich==0.22.1 ; python_version >= "3.10" and python_version < "4.0"
1515
exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"

0 commit comments

Comments
 (0)