diff --git a/envelope-encryption-sample/python-cli/requirements.txt b/envelope-encryption-sample/python-cli/requirements.txt index f0ca7af..877a380 100644 --- a/envelope-encryption-sample/python-cli/requirements.txt +++ b/envelope-encryption-sample/python-cli/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-kms==3.0.0 +google-cloud-kms==3.1.1 absl-py==2.1.0 cryptography==43.0.1 crcmod==1.7 diff --git a/share-encrypted-data-with-partners/examples/python/requirements.txt b/share-encrypted-data-with-partners/examples/python/requirements.txt index ecb5ef5..4730790 100644 --- a/share-encrypted-data-with-partners/examples/python/requirements.txt +++ b/share-encrypted-data-with-partners/examples/python/requirements.txt @@ -1,2 +1,2 @@ cryptography==43.0.1 -google-cloud-kms==3.0.0 +google-cloud-kms==3.1.1