Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

Update pyjwt to 1.5.2 #409

Merged
merged 1 commit into from
Jun 22, 2017
Merged

Update pyjwt to 1.5.2 #409

merged 1 commit into from
Jun 22, 2017

Conversation

pyup-bot
Copy link
Contributor

There's a new version of PyJWT available.
You are currently using 1.5.1. I have updated it to 1.5.2

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.5.2

1.5.01.5.0


Changed

  • Add support for ECDSA public keys in RFC 4253 (OpenSSH) format 244
  • Renamed commandline script jwt to jwt-cli to avoid issues with the script clobbering the jwt module in some circumstances. 187
  • Better error messages when using an algorithm that requires the cryptography package, but it isn't available 230
  • Tokens with future 'iat' values are no longer rejected 190
  • Non-numeric 'iat' values now raise InvalidIssuedAtError instead of DecodeError
  • Remove rejection of future 'iat' claims 252

Fixed

  • Add back 'ES512' for backward compatibility (for now) 225
  • Fix incorrectly named ECDSA algorithm 219
  • Fix rpm build 196

Added

  • Add JWK support for HMAC and RSA keys 202

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 馃

@willkg willkg merged commit 51120de into master Jun 22, 2017
@willkg willkg deleted the pyup-update-pyjwt-1.5.1-to-1.5.2 branch June 23, 2017 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants