diff --git a/swagger_to_sdk_config_autorest.json b/swagger_to_sdk_config_autorest.json index 9744909497ba..708934b0bc4c 100644 --- a/swagger_to_sdk_config_autorest.json +++ b/swagger_to_sdk_config_autorest.json @@ -2,7 +2,7 @@ "meta": { "autorest_options": { "version": "3.8.4", - "use": ["@autorest/python@6.1.4", "@autorest/modelerfour@4.23.5"], + "use": ["@autorest/python@6.1.5", "@autorest/modelerfour@4.23.5"], "python": "", "sdkrel:python-sdks-folder": "./sdk/.", "version-tolerant": false diff --git a/swagger_to_sdk_config_dpg.json b/swagger_to_sdk_config_dpg.json index d5371c54d491..2170e9cc7cb0 100644 --- a/swagger_to_sdk_config_dpg.json +++ b/swagger_to_sdk_config_dpg.json @@ -1,8 +1,8 @@ { "meta": { "autorest_options": { - "version": "3.8.1", - "use": ["@autorest/python@6.1.0", "@autorest/modelerfour@4.23.5"] + "version": "3.8.4", + "use": ["@autorest/python@6.1.5", "@autorest/modelerfour@4.23.5"] }, "advanced_options": { "create_sdk_pull_requests": true,