From 7b1be1e60163f3783a839e7f32705bdd6428c9a9 Mon Sep 17 00:00:00 2001 From: msyyc <70930885+msyyc@users.noreply.github.com> Date: Thu, 17 Jun 2021 10:24:25 +0800 Subject: [PATCH] upgrade autorest.python 5.8.0 => 5.8.1 --- 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 0634234d15ef..08b6913ce7e0 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -2,7 +2,7 @@ "meta": { "autorest_options": { "version": "3.4.2", - "use": ["@autorest/python@5.8.0", "@autorest/modelerfour@4.19.2"], + "use": ["@autorest/python@5.8.1", "@autorest/modelerfour@4.19.2"], "python": "", "python-mode": "update", "sdkrel:python-sdks-folder": "./sdk/.",