diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index 27f7f2ccd67..7bd155a3662 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,2 +1,2 @@ -cryptography==1.5.1 +cryptography==1.5.2 requests==2.11.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index f4cc506fc92..d8e003773e4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ # This file is generated by nox -s reqrollup. Do not edit. beautifulsoup4==4.5.1 coverage==4.2 -cryptography==1.5.1 +cryptography==1.5.2 Django==1.10.1 flaky==3.3.0 flask-cors==3.0.2