[PR #2343] [MERGED] Bump djangorestframework-simplejwt from 4.7.2 to 4.8.0 #2524

Closed
opened 2026-02-27 12:11:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2343
Author: @dependabot[bot]
Created: 8/19/2021
Status: Merged
Merged: 8/21/2021
Merged by: @tonioo

Base: masterHead: dependabot/pip/djangorestframework-simplejwt-4.8.0


📝 Commits (1)

  • 92b6c4b Bump djangorestframework-simplejwt from 4.7.2 to 4.8.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps djangorestframework-simplejwt from 4.7.2 to 4.8.0.

Release notes

Sourced from djangorestframework-simplejwt's releases.

v4.8.0

Version 4.8.0

  • Add integration instructions for drf-yasg (#145)
  • Verify Serializer Should Honour Blacklist (#239)
  • Added missing import in getting_started docs (#431)
  • Use import_string for token_backend (#435)
  • Add JWKS support (#437)
  • Use pathlib instead of open in setup.py (#339)
  • Optimize default_user_authentication_rule (#441)
  • Add Leeway option to decode (#445)
Changelog

Sourced from djangorestframework-simplejwt's changelog.

Version 4.8.0

  • Add integration instructions for drf-yasg (#145)
  • Verify Serializer Should Honour Blacklist (#239)
  • Added missing import in getting_started docs (#431)
  • Use import_string for token_backend (#435)
  • Add JWKS support (#437)
  • Use pathlib instead of open in setup.py (#339)
  • Optimize default_user_authentication_rule (#441)
  • Add Leeway option to decode (#445)
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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/2343 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/19/2021 **Status:** ✅ Merged **Merged:** 8/21/2021 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `dependabot/pip/djangorestframework-simplejwt-4.8.0` --- ### 📝 Commits (1) - [`92b6c4b`](https://github.com/modoboa/modoboa/commit/92b6c4b2ff165ed3013b96dd0f2f370dd71a6b2c) Bump djangorestframework-simplejwt from 4.7.2 to 4.8.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 4.7.2 to 4.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jazzband/djangorestframework-simplejwt/releases">djangorestframework-simplejwt's releases</a>.</em></p> <blockquote> <h2>v4.8.0</h2> <h2>Version 4.8.0</h2> <ul> <li>Add integration instructions for drf-yasg (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/145">#145</a>)</li> <li>Verify Serializer Should Honour Blacklist (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/239">#239</a>)</li> <li>Added missing import in getting_started docs (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/431">#431</a>)</li> <li>Use import_string for token_backend (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/435">#435</a>)</li> <li>Add JWKS support (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/435">#437</a>)</li> <li>Use pathlib instead of open in setup.py (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/339">#339</a>)</li> <li>Optimize default_user_authentication_rule (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/441">#441</a>)</li> <li>Add Leeway option to decode (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/445">#445</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md">djangorestframework-simplejwt's changelog</a>.</em></p> <blockquote> <h2>Version 4.8.0</h2> <ul> <li>Add integration instructions for drf-yasg (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/145">#145</a>)</li> <li>Verify Serializer Should Honour Blacklist (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/239">#239</a>)</li> <li>Added missing import in getting_started docs (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/431">#431</a>)</li> <li>Use import_string for token_backend (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/435">#435</a>)</li> <li>Add JWKS support (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/435">#437</a>)</li> <li>Use pathlib instead of open in setup.py (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/339">#339</a>)</li> <li>Optimize default_user_authentication_rule (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/441">#441</a>)</li> <li>Add Leeway option to decode (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/445">#445</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/4d7c7649813f9eae4bd28ed17da685cd3a61f2fe"><code>4d7c764</code></a> <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/444">#444</a> leeway implementation (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/445">#445</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/e74f4eb7ff20eb048d6fe07a8fda9749f507087a"><code>e74f4eb</code></a> More readable conditional statements (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/441">#441</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/ff598307692391ab29d01404fa0bff1440fad244"><code>ff59830</code></a> Use import_string for token_backend (Fixes <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/434">#434</a>) (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/435">#435</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/f97ef69629e61c0b64dd0addd7cff091b2743bf4"><code>f97ef69</code></a> Add jwks support (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/437">#437</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/2874142a28210079f1f577e9620d0554de71811b"><code>2874142</code></a> use pathlib instead of open without close (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/339">#339</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/1c7f0051178a826390262c68557b69eeeeec71aa"><code>1c7f005</code></a> Added missing import in getting_started docs (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/431">#431</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/19ab467802ae785059cf67adaf0df322cc7ecbf2"><code>19ab467</code></a> Verify Serializer Should Honour Blacklist (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/239">#239</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/c941b999fdf1e552e52d3b088f2fd05c3c45230d"><code>c941b99</code></a> Add integration instructions for drf-yasg (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/145">#145</a>)</li> <li>See full diff in <a href="https://github.com/jazzband/djangorestframework-simplejwt/compare/v4.7.2...v4.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=djangorestframework-simplejwt&package-manager=pip&previous-version=4.7.2&new-version=4.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2524
No description provided.