Skip to content

Bump pyjwt from 2.5.0 to 2.6.0#781

Merged
Xithrius merged 1 commit into
mainfrom
dependabot/pip/pyjwt-2.6.0
Oct 26, 2022
Merged

Bump pyjwt from 2.5.0 to 2.6.0#781
Xithrius merged 1 commit into
mainfrom
dependabot/pip/pyjwt-2.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 20, 2022

Bumps pyjwt from 2.5.0 to 2.6.0.

Changelog

Sourced from pyjwt's changelog.

v2.6.0 <https://github.com/jpadilla/pyjwt/compare/2.5.0...2.6.0>__

Changed


- bump up cryptography >= 3.4.0 by @jpadilla in `[#807](https://github.com/jpadilla/pyjwt/issues/807) <https://github.com/jpadilla/pyjwt/pull/807>`_
- Remove `types-cryptography` from `crypto` extra by @lautat in `[#805](https://github.com/jpadilla/pyjwt/issues/805) <https://github.com/jpadilla/pyjwt/pull/805>`_

Fixed


- Invalidate token on the exact second the token expires `[#797](https://github.com/jpadilla/pyjwt/issues/797) &lt;https://github.com/jpadilla/pyjwt/pull/797&gt;`_
- fix: version 2.5.0 heading typo by @c0state in `[#803](https://github.com/jpadilla/pyjwt/issues/803) &lt;https://github.com/jpadilla/pyjwt/pull/803&gt;`_

Added

Commits

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 the area: dependencies Related to package dependencies and management label Oct 20, 2022
@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 20, 2022

Deploy Preview for pydis-static ready!

Name Link
🔨 Latest commit 61c30d8
🔍 Latest deploy log https://app.netlify.com/sites/pydis-static/deploys/6359b4e1a3a76a0009d3d25e
😎 Deploy Preview https://deploy-preview-781--pydis-static.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@coveralls
Copy link
Copy Markdown

coveralls commented Oct 20, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling 61c30d8 on dependabot/pip/pyjwt-2.6.0 into 3769330 on main.

@Xithrius Xithrius requested a review from jchristgit October 26, 2022 21:11
Copy link
Copy Markdown
Contributor

@jchristgit jchristgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome pull request. Thanks for nuking types-cryptography as well. This should bring faster installs for our devs.

@Xithrius Xithrius enabled auto-merge October 26, 2022 21:13
@Xithrius
Copy link
Copy Markdown
Contributor

Thanks.

@Xithrius
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 26, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@HassanAbouelela
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pyjwt-2.6.0 branch from dfbc00e to 61c30d8 Compare October 26, 2022 22:29
@Xithrius Xithrius merged commit fe4cce8 into main Oct 26, 2022
@Xithrius Xithrius deleted the dependabot/pip/pyjwt-2.6.0 branch October 26, 2022 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: dependencies Related to package dependencies and management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants