From 98978667bada0be6971eea4d220dc9cfeaff9717 Mon Sep 17 00:00:00 2001 From: API Engineering Date: Wed, 29 Nov 2023 16:20:42 +0000 Subject: [PATCH] [bot] Updated client based on openapi-25b90cb/clientgen --- DO_OPENAPI_COMMIT_SHA.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index cdea63a0..935726cf 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -f0e997b +25b90cb diff --git a/requirements.txt b/requirements.txt index 5cb5bb20..2b43a6a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ azure-identity==1.12.0 ; python_full_version >= "3.7.2" and python_full_version certifi==2023.7.22 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" cffi==1.15.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" charset-normalizer==2.1.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" -cryptography==41.0.4 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" +cryptography==41.0.6 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" frozenlist==1.3.3 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" idna==3.4 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" isodate==0.6.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"