Skip to content

Conversation

@descope
Copy link
Contributor

@descope descope bot commented Aug 8, 2023

This PR contains the following updates:

Package Type Update Change
PyJWT dependencies minor 2.7.0 -> 2.8.0
PyJWT minor ==2.7.0 -> ==2.8.0

Release Notes

jpadilla/pyjwt (PyJWT)

v2.8.0

Compare Source

Changed


- Update python version test matrix by @&#8203;auvipy in `#&#8203;895 <https://github.com/jpadilla/pyjwt/pull/895>`__

Fixed
~~~~~

Added
~~~~~

- Add ``strict_aud`` as an option to ``jwt.decode`` by @&#8203;woodruffw in `#&#8203;902 <https://github.com/jpadilla/pyjwt/pull/902>`__
- Export PyJWKClientConnectionError class by @&#8203;daviddavis in `#&#8203;887 <https://github.com/jpadilla/pyjwt/pull/887>`__
- Allows passing of ssl.SSLContext to PyJWKClient by @&#8203;juur in `#&#8203;891 <https://github.com/jpadilla/pyjwt/pull/891>`__

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

@descope descope bot added the renovate label Aug 8, 2023
@descope descope bot enabled auto-merge (squash) August 8, 2023 22:19
@descope descope bot merged commit 0d70d74 into main Aug 8, 2023
@descope descope bot deleted the renovate/pyjwt-2.x branch August 8, 2023 22:19
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py50100% 
_auth_base.py40100% 
auth.py284996%368, 370, 464–465, 476, 508, 519, 565, 609
common.py710100% 
descope_client.py117397%64, 88, 333
exceptions.py260100% 
mgmt.py550100% 
authmethod
   __init__.py00100% 
   enchantedlink.py800100% 
   magiclink.py830100% 
   oauth.py260100% 
   otp.py890100% 
   password.py580100% 
   saml.py230100% 
   totp.py440100% 
   webauthn.py990100% 
management
   access_key.py270100% 
   audit.py361169%72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92
   common.py690100% 
   flow.py190100% 
   group.py150100% 
   jwt.py90100% 
   permission.py120100% 
   role.py150100% 
   sso_settings.py450100% 
   tenant.py250100% 
   user.py1260100% 
TOTAL14622398% 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant