From f5fcf6c48c25119b864345791b6b8651c03b5a6b Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Wed, 8 Mar 2023 12:56:02 +0800 Subject: [PATCH] Update autorest.python to `6.4.3` (#29175) * Update swagger_to_sdk_config_autorest.json * Update swagger_to_sdk_config_autorest.json --- 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 97cc01a01b8a..dcd97025d558 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -2,7 +2,7 @@ "meta": { "autorest_options": { "version": "3.9.2", - "use": ["@autorest/python@6.4.0", "@autorest/modelerfour@4.24.3"], + "use": ["@autorest/python@6.4.3", "@autorest/modelerfour@4.24.3"], "python": "", "sdkrel:python-sdks-folder": "./sdk/.", "version-tolerant": false,