diff --git a/requirements.txt b/requirements.txt index 6b53e60c9..1966b57ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.1.5 ; python_version == "3.8" colorama==0.4.6 ; python_version == "3.8" and (sys_platform == "win32" or os_name == "nt" or platform_system == "Windows") colorlog==6.7.0 ; python_version == "3.8" crashtest==0.4.1 ; python_version == "3.8" -cryptography==41.0.2 ; sys_platform == "linux" and python_version == "3.8" +cryptography==41.0.3 ; sys_platform == "linux" and python_version == "3.8" distlib==0.3.7 ; python_version == "3.8" dulwich==0.21.5 ; python_version == "3.8" filelock==3.12.2 ; python_version == "3.8"