Skip to content

Commit e4af210

Browse files
committed
bump typespec-python
1 parent b4e6d38 commit e4af210

4 files changed

Lines changed: 14 additions & 14 deletions

File tree

eng/emitter-package-lock.json

Lines changed: 11 additions & 11 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-python": "0.42.2"
4+
"@azure-tools/typespec-python": "0.42.3"
55
},
66
"devDependencies": {
77
"@typespec/compiler": "^1.0.0-0",

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.27.4", "@autorest/modelerfour@4.27.0"],
5+
"use": ["@autorest/python@6.32.3", "@autorest/modelerfour@4.27.0"],
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.27.4", "@autorest/modelerfour@4.27.0"]
5+
"use": ["@autorest/python@6.32.3", "@autorest/modelerfour@4.27.0"]
66
},
77
"advanced_options": {
88
"create_sdk_pull_requests": true,

0 commit comments

Comments
 (0)