Update dependency pyjwt to >=2.11.0 #386

Open
renovate wants to merge 1 commit from renovate/pyjwt-2.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
pyjwt >=2.10.1 -> >=2.11.0 age confidence

Release Notes

jpadilla/pyjwt (pyjwt)

v2.11.0

Compare Source

Fixed


Added

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [pyjwt](https://github.com/jpadilla/pyjwt) | `>=2.10.1` -> `>=2.11.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pyjwt/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyjwt/2.10.1/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jpadilla/pyjwt (pyjwt)</summary> ### [`v2.11.0`](https://github.com/jpadilla/pyjwt/blob/HEAD/CHANGELOG.rst#Unreleased-httpsgithubcomjpadillapyjwtcompare2110HEAD) [Compare Source](https://github.com/jpadilla/pyjwt/compare/2.10.1...2.11.0) Fixed ``` Added ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjIiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Update dependency pyjwt to >=2.11.0
All checks were successful
Tests / test (push) Successful in 37s
04381d40bb
All checks were successful
Tests / test (push) Successful in 37s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/pyjwt-2.x:renovate/pyjwt-2.x
git switch renovate/pyjwt-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/pyjwt-2.x
git switch renovate/pyjwt-2.x
git rebase main
git switch main
git merge --ff-only renovate/pyjwt-2.x
git switch renovate/pyjwt-2.x
git rebase main
git switch main
git merge --no-ff renovate/pyjwt-2.x
git switch main
git merge --squash renovate/pyjwt-2.x
git switch main
git merge --ff-only renovate/pyjwt-2.x
git switch main
git merge renovate/pyjwt-2.x
git push origin main
Sign in to join this conversation.
No description provided.