diff --git a/roles/infrastructure/docker/files/requirements.txt b/roles/infrastructure/docker/files/requirements.txt index bcc058f..987cc0a 100644 --- a/roles/infrastructure/docker/files/requirements.txt +++ b/roles/infrastructure/docker/files/requirements.txt @@ -5,7 +5,7 @@ bcrypt==3.2.0 certifi==2021.10.8 cffi==1.15.0 charset-normalizer==2.0.12 -cryptography==36.0.1 +cryptography==39.0.1 distro==1.7.0 docker==5.0.3 docker-compose==1.29.2 diff --git a/roles/infrastructure/docker/files/requirements_centos7.txt b/roles/infrastructure/docker/files/requirements_centos7.txt index 2d5a001..193c506 100644 --- a/roles/infrastructure/docker/files/requirements_centos7.txt +++ b/roles/infrastructure/docker/files/requirements_centos7.txt @@ -7,7 +7,7 @@ cached-property==1.5.2 certifi==2021.10.8 cffi==1.15.0 charset-normalizer==2.0.10 -cryptography==36.0.1 +cryptography==39.0.1 distro==1.6.0 docker==5.0.3 docker-compose==1.29.2