Skip to content
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

Bump pyjwt from 1.4.2 to 1.6.4 #135

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2022

Bumps pyjwt from 1.4.2 to 1.6.4.

Release notes

Sourced from pyjwt's releases.

v1.6.4

Fixed

  • Reverse an unintentional breaking API change to .decode() #352

v1.6.3

Note: I accidentally published v1.6.2 and removed it from PyPI, that's why the jump to v1.6.3

Changed

  • All exceptions inherit from PyJWTError #340

Added

  • Add type hints #344
  • Add help module 7ca41e53b3d7d9f5cd31bdd8a2b832d192006239

Docs

  • Added section to usage docs for jwt.get_unverified_header() #350
  • Update legacy instructions for using pycrypto #337

v1.6.1

Fixed

  • Audience parameter throws InvalidAudienceError when application does not specify an audience, but the token does. #336

v1.6.0

Changed

  • Dropped support for python 2.6 and 3.3 #301
  • An invalid signature now raises an InvalidSignatureError instead of DecodeError #316

Fixed

  • Fix over-eager fallback to stdin #304

Added

  • Audience parameter now supports iterables #306

v1.5.3

Changed

  • Increase required version of the cryptography package to >=1.4.0.

Fixed

  • Remove uses of deprecated functions from the cryptography package.
  • Warn about missing algorithms param to decode() only when verify param is True #281

... (truncated)

Changelog

Sourced from pyjwt's changelog.

v1.6.4 <https://github.com/jpadilla/pyjwt/compare/1.6.3...1.6.4>__

Fixed


-  Reverse an unintentional breaking API change to .decode()
   `[#352](https://github.com/jpadilla/pyjwt/issues/352) <https://github.com/jpadilla/pyjwt/pull/352>`__

v1.6.3 &lt;https://github.com/jpadilla/pyjwt/compare/1.6.1...1.6.3&gt;__

Changed

  • All exceptions inherit from PyJWTError [#340](https://github.com/jpadilla/pyjwt/issues/340) <https://github.com/jpadilla/pyjwt/pull/340>__

Added


-  Add type hints `[#344](https://github.com/jpadilla/pyjwt/issues/344) <https://github.com/jpadilla/pyjwt/pull/344>`__
-  Add help module
   `7ca41e <https://github.com/jpadilla/pyjwt/commit/7ca41e53b3d7d9f5cd31bdd8a2b832d192006239>`__

Docs


-  Added section to usage docs for jwt.get\_unverified\_header()
   `[#350](https://github.com/jpadilla/pyjwt/issues/350) &lt;https://github.com/jpadilla/pyjwt/pull/350&gt;`__
-  Update legacy instructions for using pycrypto
   `[#337](https://github.com/jpadilla/pyjwt/issues/337) &lt;https://github.com/jpadilla/pyjwt/pull/337&gt;`__

v1.6.1 &amp;lt;https://github.com/jpadilla/pyjwt/compare/1.6.0...1.6.1&amp;gt;__

Fixed
</code></pre>
<ul>
<li>Audience parameter throws <code>InvalidAudienceError</code> when application
does not specify an audience, but the token does.
<code>#336 &lt;https://github.com/jpadilla/pyjwt/pull/336&amp;gt;&lt;/code&gt;__&lt;/li>
</ul>
<h2><code>v1.6.0 &lt;https://github.com/jpadilla/pyjwt/compare/1.5.3...1.6.0&amp;gt;&lt;/code&gt;__&lt;/h2>
<p>Changed</p>
<pre><code>

  • Dropped support for python 2.6 and 3.3
    &lt;/tr&gt;&lt;/table&gt;
    </code></pre>
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>

<ul>
<li><a href="https://github.com/jpadilla/pyjwt/commit/d25c92ca5e9980ca7bc8b31420bf36e3f4a9e3f0&quot;&gt;&lt;code&gt;d25c92c&lt;/code&gt;&lt;/a> Fix <a href="https://github-redirect.dependabot.com/jpadilla/pyjwt/issues/351&quot;&gt;#351&lt;/a> by reverting argument name changes for .decode() (<a href="https://github-redirect.dependabot.com/jpadilla/pyjwt/issues/352&quot;&gt;#352&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jpadilla/pyjwt/commit/dd753dedb000b8ad08c264aacfc613fced8d1c18&quot;&gt;&lt;code&gt;dd753de&lt;/code&gt;&lt;/a> Update CHANGELOG.md</li>
<li><a href="https://github.com/jpadilla/pyjwt/commit/070015d79ed5277c6d76fa8f996fb9698257afe4&quot;&gt;&lt;code&gt;070015d&lt;/code&gt;&lt;/a> Bump up to v1.6.3</li>
<li><a href="https://github.com/jpadilla/pyjwt/commit/821ab4af300597236998497893120f90ede15f46&quot;&gt;&lt;code&gt;821ab4a&lt;/code&gt;&lt;/a> Update CHANGELOG.md</li>
<li><a href="https://github.com/jpadilla/pyjwt/commit/55dbcb4caa7a5d64046e062c224faebebd4f17c9&quot;&gt;&lt;code&gt;55dbcb4&lt;/code&gt;&lt;/a> Add issue templates</li>
<li><a href="https://github.com/jpadilla/pyjwt/commit/7ca41e53b3d7d9f5cd31bdd8a2b832d192006239&quot;&gt;&lt;code&gt;7ca41e5&lt;/code&gt;&lt;/a> Add help module</li>
<li><a href="https://github.com/jpadilla/pyjwt/commit/7187336b03b0262541f337f9b4c3748a9d332745&quot;&gt;&lt;code&gt;7187336&lt;/code&gt;&lt;/a> Add .pytest_cache to .gitignore</li>
<li><a href="https://github.com/jpadilla/pyjwt/commit/69870e848ac92ff11144cab30517818d81a6f146&quot;&gt;&lt;code&gt;69870e8&lt;/code&gt;&lt;/a> Bump up version</li>
<li><a href="https://github.com/jpadilla/pyjwt/commit/c4a4fb6a99fedb209647c92ade310f214ec4ad4e&quot;&gt;&lt;code&gt;c4a4fb6&lt;/code&gt;&lt;/a> Added section to usage docs for jwt.get_unverified_header() (<a href="https://github-redirect.dependabot.com/jpadilla/pyjwt/issues/350&quot;&gt;#350&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jpadilla/pyjwt/commit/aed7305680b0ca6cf9846cd755b420f4dfccee22&quot;&gt;&lt;code&gt;aed7305&lt;/code&gt;&lt;/a> RFC: Add type hints (<a href="https://github-redirect.dependabot.com/jpadilla/pyjwt/issues/344&quot;&gt;#344&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/jpadilla/pyjwt/compare/1.4.2...1.6.4&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 7, 2022
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.4.2 to 1.6.4.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@1.4.2...1.6.4)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyjwt-1.6.4 branch from 0b0cdb7 to 9454b27 Compare January 10, 2022 13:50
@jonathangreen
Copy link
Member

@dependabot ignore minor version

@dependabot dependabot bot closed this Jan 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2022

OK, I won't notify you about version 1.6.x again, unless you re-open this PR or update to a 1.6.x release yourself.

@dependabot dependabot bot deleted the dependabot/pip/pyjwt-1.6.4 branch January 10, 2022 13:51
@jonathangreen
Copy link
Member

@dependabot reopen

@dependabot dependabot bot reopened this Sep 12, 2023
@dependabot dependabot bot restored the dependabot/pip/pyjwt-1.6.4 branch September 12, 2023 17:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2023

Superseded by #1375.

@dependabot dependabot bot closed this Sep 12, 2023
@dependabot dependabot bot deleted the dependabot/pip/pyjwt-1.6.4 branch September 12, 2023 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant