diff --git a/connect-examples/oauth/python-aws-chalice/requirements.txt b/connect-examples/oauth/python-aws-chalice/requirements.txt index ab0431f9b..887a517bb 100644 --- a/connect-examples/oauth/python-aws-chalice/requirements.txt +++ b/connect-examples/oauth/python-aws-chalice/requirements.txt @@ -1,4 +1,4 @@ chalice==1.12.0 boto3==1.11.11 squareup==22.0.0.20220921 -cryptography===3.3.2 \ No newline at end of file +cryptography===42.0.0 \ No newline at end of file