-
Notifications
You must be signed in to change notification settings - Fork 711
fix: dependabot package upgrade #972
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 8 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
4b972bb
Merge pull request #936 from microsoft/psl-dependabotchanges-dk
Roopan-Microsoft 4ffab68
build: bump the python-deps group in /src/backend with 27 updates
dependabot[bot] 5f72cdb
build: bump the all-actions group with 6 updates
dependabot[bot] 670f5ac
Merge branch 'dev-v4' of https://github.com/microsoft/Multi-Agent-Cus…
Dhruvkumar-Microsoft c13dc35
Merge branch 'dev-v4' of https://github.com/microsoft/Multi-Agent-Cus…
Dhruvkumar-Microsoft d6648c1
updated the packages
Dhruvkumar-Microsoft 2338966
updated the requirements.txts
Dhruvkumar-Microsoft eaa2a9e
updated the version of the python-multipart
Dhruvkumar-Microsoft 1e8986a
Merge branch 'dev-v4' of https://github.com/microsoft/Multi-Agent-Cus…
Dhruvkumar-Microsoft 08ca9d7
updated the urllib3 packages
Dhruvkumar-Microsoft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,42 +1,42 @@ | ||
| fastapi==0.116.1 | ||
| uvicorn==0.35.0 | ||
| azure-cosmos==4.9.0 | ||
| azure-monitor-opentelemetry==1.8.5 | ||
| fastapi==0.136.1 | ||
| uvicorn==0.46.0 | ||
| azure-cosmos==4.15.0 | ||
| azure-monitor-opentelemetry==1.8.7 | ||
| azure-monitor-events-extension==0.1.0 | ||
| azure-identity==1.24.0 | ||
| python-dotenv==1.1.1 | ||
| python-multipart==0.0.26 | ||
| opentelemetry-api==1.39.0 | ||
| opentelemetry-sdk==1.39.0 | ||
| opentelemetry-exporter-otlp-proto-grpc==1.39.0 | ||
| opentelemetry-exporter-otlp-proto-http==1.39.0 | ||
| opentelemetry-instrumentation-fastapi==0.60b0 | ||
| opentelemetry-instrumentation-openai==0.46.2 | ||
| azure-identity==1.25.3 | ||
| python-dotenv==1.2.2 | ||
| python-multipart==0.0.27 | ||
| opentelemetry-api==1.40.0 | ||
| opentelemetry-sdk==1.40.0 | ||
| opentelemetry-exporter-otlp-proto-grpc==1.40.0 | ||
| opentelemetry-exporter-otlp-proto-http==1.40.0 | ||
| opentelemetry-instrumentation-fastapi==0.61b0 | ||
| opentelemetry-instrumentation-openai==0.60.0 | ||
|
|
||
| azure-ai-projects==2.0.0 | ||
| openai==2.16.0 | ||
| azure-ai-projects==2.1.0 | ||
| openai==2.33.0 | ||
| azure-ai-inference==1.0.0b9 | ||
| azure-search-documents==11.5.3 | ||
| azure-ai-evaluation==1.11.0 | ||
| azure-core==1.38.0 | ||
| azure-search-documents==11.6.0 | ||
| azure-ai-evaluation==1.16.6 | ||
| azure-core==1.40.0 | ||
|
|
||
| agent-framework-azure-ai==1.0.0rc4 | ||
| agent-framework-core==1.0.0rc4 | ||
| agent-framework-orchestrations==1.0.0b260311 | ||
|
|
||
| mcp==1.27.0 | ||
| werkzeug==3.1.6 | ||
| pylint-pydantic==0.3.5 | ||
| werkzeug==3.1.8 | ||
| pylint-pydantic==0.4.1 | ||
| pexpect==4.9.0 | ||
| urllib3==2.6.3 | ||
| protobuf==5.29.6 | ||
| cryptography==46.0.7 | ||
| aiohttp==3.13.4 | ||
| protobuf==6.33.6 | ||
| cryptography==47.0.0 | ||
| aiohttp==3.13.5 | ||
| pyasn1==0.6.3 | ||
| nltk==3.9.4 | ||
|
|
||
| # Testing tools | ||
| pytest==9.0.3 | ||
| pytest-asyncio==1.3.0 | ||
| pytest-cov==5.0.0 | ||
| pytest-cov==7.1.0 | ||
|
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.