diff --git a/pyproject.toml b/pyproject.toml index 804894cf..7d5fe4d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "azure==4.0.0", "boto3==1.41.0", "botocore==1.41.0", - "cryptography==46.0.7", + "cryptography==48.0.1", "elasticsearch==7.16.1", "elasticsearch-dsl==7.4.0", "google-auth==2.30.0", diff --git a/requirements.txt b/requirements.txt index 03b304c2..390c97b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ attrs==21.4.0 azure==4.0.0 boto3==1.33.13 botocore==1.33.13 -cryptography==46.0.7 +cryptography==48.0.1 elasticsearch==7.16.1 elasticsearch-dsl==7.4.0 google-api-python-client==2.135.0