Skip to content

Conversation

@vladvildanov
Copy link
Collaborator

@vladvildanov vladvildanov commented Dec 9, 2025

Closes #52
Closes #53

@vladvildanov
Copy link
Collaborator Author

@markusrf Sorry, for the delay. Because of the GH limitations we cannot run tests from the fork as it uses GH secrets, I created this PR instead

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates three Azure-related Python dependencies to their latest minor/patch versions. The changes ensure the redis-entraid package stays current with security patches and feature improvements from Microsoft's authentication libraries.

Key changes:

  • Updated PyJWT from 2.9.0 to 2.10.0
  • Updated msal (Microsoft Authentication Library) from 1.31.0 to 1.33.0
  • Updated azure-identity from 1.20.0 to 1.24.0

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
requirements.txt Updated three Azure authentication dependencies to newer minor versions
pyproject.toml Applied matching dependency version updates to maintain consistency with requirements.txt

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vladvildanov vladvildanov merged commit c07b99b into main Dec 10, 2025
19 of 25 checks passed
@vladvildanov vladvildanov deleted the vv-update-deps branch December 10, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade PyJWT package dependency Upgrade azure-identity package dependency

2 participants