diff --git a/requirements.txt b/requirements.txt index 7edd248..3ed4b5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cleo==2.1.0 ; python_version >= "3.10" and python_version < "4.0" click==8.1.7 ; python_version >= "3.10" and python_version < "4.0" 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") crashtest==0.4.1 ; python_version >= "3.10" and python_version < "4.0" -cryptography==43.0.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux" +cryptography==44.0.1 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux" distlib==0.3.8 ; python_version >= "3.10" and python_version < "4.0" dulwich==0.22.1 ; python_version >= "3.10" and python_version < "4.0" exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"