chore(deps-dev): bump pyjwt from 2.12.0 to 2.12.1#1459
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): bump pyjwt from 2.12.0 to 2.12.1#1459dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.0...2.12.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
4b6f885 to
4697c9e
Compare
Contributor
Author
|
Looks like pyjwt is up-to-date now, so this is no longer needed. |
auto-merge was automatically disabled
May 8, 2026 18:09
Pull request was closed
pull Bot
pushed a commit
to TheTechOddBug/msgraph-sdk-python
that referenced
this pull request
May 8, 2026
Combines 12 open dependabot PRs into a single update: requirements-dev.txt: - anyio: 4.10.0 -> 4.12.1 (microsoftgraph#1458) - attrs: 25.3.0 -> 26.1.0 (microsoftgraph#1460) - azure-core: 1.38.0 -> 1.39.0 (microsoftgraph#1438) - azure-identity: 1.25.1 -> 1.25.3 (microsoftgraph#1438) - msal: 1.33.0 -> 1.36.0 (microsoftgraph#1457) - multidict: 6.7.0 -> 6.7.1 (microsoftgraph#1452) - PyJWT: 2.12.0 -> 2.12.1 (microsoftgraph#1459) - tomli: 2.3.0 -> 2.4.1 (microsoftgraph#1453) - tomlkit: 0.13.3 -> 0.14.0 (microsoftgraph#1454) - tzdata: 2025.2 -> 2026.1 (microsoftgraph#1455) - zipp: 3.23.0 -> 3.23.1 (microsoftgraph#1456) GitHub Actions: - googleapis/release-please-action: v4 -> v5 (microsoftgraph#1463) - dependabot/fetch-metadata: v3.0.0 -> v3.1.0 (microsoftgraph#1451) Note: msal bump to 1.36.0 resolves the dependency conflict that caused PR microsoftgraph#1438 to fail (azure-identity 1.25.3 requires msal>=1.35.1). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Bumps pyjwt from 2.12.0 to 2.12.1.
Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
a4e1a3dAdd typing_extensions dependency for Python < 3.11 (#1151)Most Recent Ignore Conditions Applied to This Pull Request