Skip to content

Commit 60556ac

Browse files
authored
bump typespec-python 0.56.1 (Azure#44485)
* bump typespec-python 0.56.1 * bump typespec-python 0.56.1 * bump autorest.python
1 parent 674b7ff commit 60556ac

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
lines changed

eng/emitter-package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eng/emitter-package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-python": "0.56.0"
4+
"@azure-tools/typespec-python": "0.56.1"
55
},
66
"devDependencies": {
7-
"@typespec/compiler": "^1.7.0",
7+
"@typespec/compiler": "^1.7.1",
88
"@typespec/http": "^1.7.0",
99
"@typespec/rest": "~0.77.0",
1010
"@typespec/versioning": "~0.77.0",
@@ -15,9 +15,9 @@
1515
"@typespec/xml": "~0.77.0",
1616
"@azure-tools/typespec-azure-core": "~0.63.0",
1717
"@azure-tools/typespec-azure-resource-manager": "~0.63.0",
18-
"@azure-tools/typespec-autorest": "~0.63.0",
18+
"@azure-tools/typespec-autorest": "~0.63.1",
1919
"@azure-tools/typespec-azure-rulesets": "~0.63.0",
20-
"@azure-tools/typespec-client-generator-core": "~0.63.0",
20+
"@azure-tools/typespec-client-generator-core": "~0.63.1",
2121
"@azure-tools/typespec-liftr-base": "0.11.0"
2222
}
2323
}

swagger_to_sdk_config_autorest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"meta": {
33
"autorest_options": {
44
"version": "3.10.2",
5-
"use": ["@autorest/python@6.43.0", "@autorest/[email protected]"],
5+
"use": ["@autorest/python@6.45.1", "@autorest/[email protected]"],
66
"python": "",
77
"sdkrel:python-sdks-folder": "./sdk/.",
88
"version-tolerant": false,

swagger_to_sdk_config_dpg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"meta": {
33
"autorest_options": {
44
"version": "3.10.2",
5-
"use": ["@autorest/python@6.43.0", "@autorest/[email protected]"]
5+
"use": ["@autorest/python@6.45.1", "@autorest/[email protected]"]
66
},
77
"advanced_options": {
88
"create_sdk_pull_requests": true,

0 commit comments

Comments
 (0)