Skip to content

Commit 2cf8c74

Browse files
authored
[python] upgrade generated code dep to azure-core 1.37.0 (#3289)
* Update dependencies * Add changelog .chronus/changes/auto-iscai-msft-python-upgradeCore-2025-11-19-14-42-51.md * Update dependencies (2025-12-22 03:53:02) * Regenerate for typespec-python (2025-12-22 03:58:23) * Regenerate for autorest.python (2025-12-22 04:12:52) * fix ci --------- Co-authored-by: AutoPrFromHttpClientPython <AutoPrFromHttpClientPython>
1 parent e9c1dab commit 2cf8c74

File tree

234 files changed

+247
-239
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

234 files changed

+247
-239
lines changed
Lines changed: 8 additions & 0 deletions

packages/autorest.python/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/Azure/autorest.python/blob/main/README.md",
3131
"dependencies": {
32-
"@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTY4NjczMS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.23.1.tgz",
32+
"@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTY5MjMzOC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.23.1.tgz",
3333
"@autorest/system-requirements": "~1.0.2",
3434
"fs-extra": "~11.2.0",
3535
"tsx": "~4.19.1"

packages/autorest.python/samples/specification/azure_key_credential/generated/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
include_package_data=True,
2525
install_requires=[
2626
"isodate>=0.6.1",
27-
"azure-core>=1.36.0",
27+
"azure-core>=1.37.0",
2828
"typing-extensions>=4.6.0",
2929
],
3030
long_description="""\

packages/autorest.python/samples/specification/basic/generated/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
include_package_data=True,
2525
install_requires=[
2626
"isodate>=0.6.1",
27-
"azure-core>=1.36.0",
27+
"azure-core>=1.37.0",
2828
"typing-extensions>=4.6.0",
2929
],
3030
long_description="""\

packages/autorest.python/samples/specification/directives/generated/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
include_package_data=True,
2525
install_requires=[
2626
"isodate>=0.6.1",
27-
"azure-core>=1.36.0",
27+
"azure-core>=1.37.0",
2828
"typing-extensions>=4.6.0",
2929
],
3030
long_description="""\

packages/autorest.python/test/azure/legacy/Expected/AcceptanceTests/AzureBodyDuration/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
include_package_data=True,
2525
install_requires=[
2626
"isodate>=0.6.1",
27-
"azure-core>=1.36.0",
27+
"azure-core>=1.37.0",
2828
"typing-extensions>=4.6.0",
2929
],
3030
long_description="""\

packages/autorest.python/test/azure/legacy/Expected/AcceptanceTests/AzureParameterGrouping/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
include_package_data=True,
2525
install_requires=[
2626
"msrest>=0.7.1",
27-
"azure-core>=1.36.0",
27+
"azure-core>=1.37.0",
2828
"typing-extensions>=4.6.0",
2929
],
3030
long_description="""\

packages/autorest.python/test/azure/legacy/Expected/AcceptanceTests/AzureReport/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
include_package_data=True,
2525
install_requires=[
2626
"isodate>=0.6.1",
27-
"azure-core>=1.36.0",
27+
"azure-core>=1.37.0",
2828
"typing-extensions>=4.6.0",
2929
],
3030
long_description="""\

packages/autorest.python/test/azure/legacy/Expected/AcceptanceTests/CustomBaseUri/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
include_package_data=True,
2525
install_requires=[
2626
"msrest>=0.7.1",
27-
"azure-core>=1.36.0",
27+
"azure-core>=1.37.0",
2828
"typing-extensions>=4.6.0",
2929
],
3030
long_description="""\

packages/autorest.python/test/azure/legacy/Expected/AcceptanceTests/CustomUrlPaging/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
include_package_data=True,
2525
install_requires=[
2626
"isodate>=0.6.1",
27-
"azure-core>=1.36.0",
27+
"azure-core>=1.37.0",
2828
"typing-extensions>=4.6.0",
2929
],
3030
long_description="""\

0 commit comments

Comments
 (0)