From 6d39817ff74439ff0b90feb9d8b8a4abcc1da62f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 15 Nov 2021 18:06:53 +0100
Subject: [PATCH] Bump pyjwt from 2.1.0 to 2.3.0 (PR #3449)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.1.0 to 2.3.0.
Sourced from pyjwt's releases. Full Changelog: https://github.com/jpadilla/pyjwt/compare/2.2.0...2.3.0 Full Changelog: https://github.com/jpadilla/pyjwt/compare/2.1.0...2.2.0 Sourced from pyjwt's changelog. Fixed Added
Release notes
2.3.0
What's Changed
@pre-commit-ci
in jpadilla/pyjwt#700@ehdgua01
in jpadilla/pyjwt#702@auvipy
in jpadilla/pyjwt#701@jpadilla
in jpadilla/pyjwt#703New Contributors
@ehdgua01
made their first contribution in jpadilla/pyjwt#702@auvipy
made their first contribution in jpadilla/pyjwt#7012.2.0
What's Changed
jwt
documentation by @johachi
in jpadilla/pyjwt#654@makusu2
in jpadilla/pyjwt#617@pre-commit-ci
in jpadilla/pyjwt#656@pre-commit-ci
in jpadilla/pyjwt#658@pre-commit-ci
in jpadilla/pyjwt#667@dajiaji
in jpadilla/pyjwt#670@pre-commit-ci
in jpadilla/pyjwt#678@dajiaji
in jpadilla/pyjwt#673@TPXP
in jpadilla/pyjwt#664@dajiaji
in jpadilla/pyjwt#644@dajiaji
in jpadilla/pyjwt#657@Klavionik
in jpadilla/pyjwt#668@pre-commit-ci
in jpadilla/pyjwt#684@pre-commit-ci
in jpadilla/pyjwt#686@pre-commit-ci
in jpadilla/pyjwt#689@riconnon
in jpadilla/pyjwt#693@dajiaji
in jpadilla/pyjwt#675@yezz123
in jpadilla/pyjwt#690@kkirsche
in jpadilla/pyjwt#694@jpadilla
in jpadilla/pyjwt#697New Contributors
@TPXP
made their first contribution in jpadilla/pyjwt#664@Klavionik
made their first contribution in jpadilla/pyjwt#668@riconnon
made their first contribution in jpadilla/pyjwt#693@yezz123
made their first contribution in jpadilla/pyjwt#690@kkirsche
made their first contribution in jpadilla/pyjwt#694Changelog
v2.3.0 <https://github.com/jpadilla/pyjwt/compare/2.2.0...2.3.0>
__
- Revert "Remove arbitrary kwargs." `[#701](https://github.com/jpadilla/pyjwt/issues/701) <https://github.com/jpadilla/pyjwt/pull/701>`__
[#702](https://github.com/jpadilla/pyjwt/issues/702) <https://github.com/jpadilla/pyjwt/pull/702>
__v2.2.0 <https://github.com/jpadilla/pyjwt/compare/2.1.0...2.2.0>
__Changed
- Remove arbitrary kwargs. `[#657](https://github.com/jpadilla/pyjwt/issues/657) <https://github.com/jpadilla/pyjwt/pull/657>`__
- Use timezone package as Python 3.5+ is required. `[#694](https://github.com/jpadilla/pyjwt/issues/694) <https://github.com/jpadilla/pyjwt/pull/694>`__
Fixed
- Assume JWK without the "use" claim is valid for signing as per RFC7517 `[#668](https://github.com/jpadilla/pyjwt/issues/668) <https://github.com/jpadilla/pyjwt/pull/668>`__
- Prefer `headers["alg"]` to `algorithm` in `jwt.encode()`. `[#673](https://github.com/jpadilla/pyjwt/issues/673) <https://github.com/jpadilla/pyjwt/pull/673>`__
- Fix aud validation to support {'aud': null} case. `[#670](https://github.com/jpadilla/pyjwt/issues/670) <https://github.com/jpadilla/pyjwt/pull/670>`__
- Make `typ` optional in JWT to be compliant with RFC7519. `[#644](https://github.com/jpadilla/pyjwt/issues/644) <https://github.com/jpadilla/pyjwt/pull/644>`__
- Remove upper bound on cryptography version. `[#693](https://github.com/jpadilla/pyjwt/issues/693) <https://github.com/jpadilla/pyjwt/pull/693>`__
Added
- Add support for Ed448/EdDSA.
[#675](https://github.com/jpadilla/pyjwt/issues/675) <https://github.com/jpadilla/pyjwt/pull/675>
__
98620ab
Bump up version to v2.3.0 (#703)f9db1d7
Revert "Remove arbitrary kwargs. (#657)" (#701)828a20a
Add exception chaining (#702)cf545e4
[pre-commit.ci] pre-commit autoupdate (#700)6223ba1
Bump up version to v2.2.0 (#697)258d7ba
Use timezone package as Python 3.5+ is required (#694)a988e1a
Chore: inline Variables that immediately Returned (#690)e7a6c02
Add support for Ed448/EdDSA. (#675)19ce9c5
Remove upper bound on cryptography version (#693)9249fc7
[pre-commit.ci] pre-commit autoupdate (#689)