chore(deps): consolidate all dependency updates#1046
Open
ramsessanchez wants to merge 2 commits into
Open
Conversation
Consolidates all open Dependabot PRs into a single update: requirements-dev.txt: - microsoft-kiota-* 1.9.7 -> 1.10.1 - azure-core 1.38.0 -> 1.41.0 - azure-identity 1.25.1 -> 1.25.3 - opentelemetry-api 1.38.0 -> 1.41.1 - opentelemetry-sdk 1.38.0 -> 1.41.1 - opentelemetry-semantic-conventions 0.59b0 -> 0.62b1 - msal 1.34.0 -> 1.36.0 - mypy 1.17.1 -> 1.19.1 - packaging 25.0 -> 26.2 - tomli 2.3.0 -> 2.4.1 - wrapt 2.0.1 -> 2.1.2 - certifi 2025.8.3 -> 2026.4.22 - PyJWT 2.12.0 -> 2.12.1 GitHub Actions: - googleapis/release-please-action v4 -> v5 - dependabot/fetch-metadata v3.0.0 -> v3.1.0 Supersedes: #1020, #1021, #1023, #1024, #1025, #1026, #1027, #1029, #1032, #1034, #1037 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This was referenced May 19, 2026
adrian05-ms
approved these changes
May 19, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Consolidated Dependency Updates
This PR consolidates all open Dependabot PRs into a single update, with additional version bumps as requested.
requirements-dev.txt changes:
GitHub Actions changes:
Supersedes: