From c49fb1ecfcc9a8c37bbd1fa33edb7aa4e8cc766b Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Fri, 29 Apr 2022 11:26:32 +0800 Subject: [PATCH] upgrade autorest.python version --- swagger_to_sdk_config_autorest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger_to_sdk_config_autorest.json b/swagger_to_sdk_config_autorest.json index d7a6ed4e9783..4a7696f7da50 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -2,7 +2,7 @@ "meta": { "autorest_options": { "version": "3.7.2", - "use": ["@autorest/python@5.13.0", "@autorest/modelerfour@4.19.3"], + "use": ["@autorest/python@5.16.0", "@autorest/modelerfour@4.19.3"], "python": "", "sdkrel:python-sdks-folder": "./sdk/.", "multiapi": "",