Skip to content

Commit

Permalink
bump http-client-python 0.3.7 (#2906)
Browse files Browse the repository at this point in the history
* Update dependencies (2024-11-07 05:19:05)

* update dependency

* changelog

---------

Co-authored-by: AutoPrFromHttpClientPython <AutoPrFromHttpClientPython>
  • Loading branch information
msyyc authored Nov 7, 2024
1 parent 65c031f commit fd69127
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 188 deletions.
8 changes: 8 additions & 0 deletions .chronus/changes/auto-python-dep-2024-10-7-15-2-13.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
changeKind: dependencies
packages:
- "@autorest/python"
- "@azure-tools/typespec-python"
---

Bump http-client-python 0.3.7
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"@chronus/chronus": "^0.12.1",
"@chronus/github": "^0.4.4",
"@eslint/js": "^9.11.1",
"@typespec/prettier-plugin-typespec": "~0.60.0",
"autorest": "~3.7.1",
"cross-env": "^7.0.3",
"eslint": "^9.11.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/autorest.python/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
},
"homepage": "https://github.com/Azure/autorest.python/blob/main/README.md",
"dependencies": {
"@typespec/http-client-python": "~0.3.6",
"@typespec/http-client-python": "~0.3.7",
"@autorest/system-requirements": "~1.0.2",
"fs-extra": "~11.2.0",
"tsx": "4.17.0"
"tsx": "~4.19.1"
},
"devDependencies": {
"@microsoft.azure/autorest.testserver": "^3.3.50",
Expand Down
5 changes: 2 additions & 3 deletions packages/typespec-python/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,9 @@
},
"dependencies": {
"js-yaml": "~4.1.0",
"@typespec/openapi3": "~0.61.0",
"semver": "~7.6.2",
"tsx": "4.17.0",
"@typespec/http-client-python": "~0.3.6",
"tsx": "~4.19.1",
"@typespec/http-client-python": "~0.3.7",
"fs-extra": "~11.2.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit fd69127

Please sign in to comment.