-
Notifications
You must be signed in to change notification settings - Fork 5
update pyjwt, azure-identity and msal dependencies #54
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
base: main
Are you sure you want to change the base?
Conversation
|
@markusrf Thanks for your contribution! The CI is failing and I have to have a look on it, doesn't looks like related to package update |
Great, thank you! |
|
@vladvildanov Any updates on this? |
|
@Motch93 Hi! Sorry for late response, It's on track, but due to other priorities needs to postpone it a bit. |
|
@markusrf I'm back, could you please rebase your branch, the issue should be fixed now |
co-authored-by: Aleksander Karlsson <aleksander.mats.karlsson@gmail.com>
|
@vladvildanov Thanks! I have rebased the branch now |
|
@markusrf Looks like PyJWT 2.10.0 doesn't exists |
|
@vladvildanov It seems PyJWT v2.10.0 dropped support for Python 3.8 as that Python version reached end-of-life on 2024-10-07. I didn't catch that when looking at the PyJWT changelog So as long as this projects supports Python 3.8 PyJWT will be stuck at v2.9.0 |
@vladvildanov
azure-identitypackage dependency #52 and UpgradePyJWTpackage dependency #53