[PR #2314] [MERGED] Bump djangorestframework-simplejwt from 4.4.0 to 4.7.2 #2515

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2314
Author: @dependabot[bot]
Created: 7/6/2021
Status: Merged
Merged: 7/8/2021
Merged by: @tonioo

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


📝 Commits (1)

  • f99b51e Bump djangorestframework-simplejwt from 4.4.0 to 4.7.2

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps djangorestframework-simplejwt from 4.4.0 to 4.7.2.

Release notes

Sourced from djangorestframework-simplejwt's releases.

v4.7.2

https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md#version-472

v4.7.1

No release notes provided.

v4.7.0

No release notes provided.

Changelog

Sourced from djangorestframework-simplejwt's changelog.

Version 4.7.2

  • Fix BrowsableAPIRenderer needing media_type (#426)
  • Fix blacklist migrations for multiple databases (#429)
  • Fix Django 3.2 default_app_config deprecation (#415)
  • Fix docs specifying INSTALLED_APPS for SimpleJWT iff you want translations (#420)
  • Fix drf-yasg API Schema generation for TokenRefreshSerializer (#396)
  • Fix invalid syntax in docs for INSTALLED_APPS (#416)

Translations:

  • Added Dutch translations (#422)
  • Added Ukrainian translations (#423)
  • Added Simplified Chinese translations (#427)

Version 4.7.1

  • Fixed user-generated migration file bug in token_blacklist (#411)

Version 4.7.0

  • Added support for Django 3.2 and drop Django 3.0 (#404)
  • Added Italian translations (#342)
  • Fixed DRF app registry bug, specifically django.core.exceptions.AppRegistryNotReady (#331)
  • Fixed support for PyJWT>=2.0.0 (#376)
  • Migrated blacklist app models to use BigAutoField IDs for Django>=3.2. (#404)

Version 4.6

  • Added support for PyJWT>=2.0.0 (#329)
  • Restored Python 3.7 support (#332)
  • Fixed Django 4.0 re_path deprecation (#280)

Translations:

  • Added Indonesian translations (#316)

Version 4.5

  • Added AUTH_HEADER_NAME to settings (#309)
  • Added USER_AUTHENTICATION_RULE to settings (#279)
  • Added UPDATE_LAST_LOGIN to settings (#238)
  • Fixed packaging of locale folder for installation (#117)
  • Allowed TokenUser to be configurable (#172)
  • Dropped Python 3.7 and below (restored Python 3.7 but not 3.6 in next version)
  • Improved error message if cryptography isn't installed when developer tries to use a certain algorithm that needs the package (#285)
  • Fixed Django 4.0 ugettext_lazy deprecation warnings (#186)
  • Remove upper bound of Python version (#225)
  • Added DRF 3.11 support (#230)

... (truncated)

Commits
  • 8864dc8 Update CHANGELOG.md for v4.7.2 (#430)
  • b06723f Adding media_type in JWTAuthentication (#426)
  • 6520278 Avoid blacklisting app migrations failing in projects with multiple databases...
  • 110deb0 Added Simple Chinese translation (#427)
  • c53de60 Ukrainian localization added (#423)
  • a434d5b Fix default_app_config deprecation (#415)
  • 1eb8973 Make clear that need to add simple_jwt to installed apps (#420)
  • 5997c1a Move token backend selection into separate method (#388)
  • cba4a96 Added Dutch translations (#422)
  • 0b8f3c6 Add ReadOnlyField to TokenRefreshSerializer (#396)
  • Additional commits viewable in compare view

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/2314 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/6/2021 **Status:** ✅ Merged **Merged:** 7/8/2021 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `dependabot/pip/djangorestframework-simplejwt-4.7.2` --- ### 📝 Commits (1) - [`f99b51e`](https://github.com/modoboa/modoboa/commit/f99b51e0c8d866b2f2e2a088d99970f93433e818) Bump djangorestframework-simplejwt from 4.4.0 to 4.7.2 ### 📊 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.4.0 to 4.7.2. <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.7.2</h2> <p><a href="https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md#version-472">https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md#version-472</a></p> <h2>v4.7.1</h2> <p>No release notes provided.</p> <h2>v4.7.0</h2> <p>No release notes provided.</p> </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.7.2</h2> <ul> <li>Fix BrowsableAPIRenderer needing <code>media_type</code> (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/426">#426</a>)</li> <li>Fix blacklist migrations for multiple databases (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/429">#429</a>)</li> <li>Fix Django 3.2 <code>default_app_config</code> deprecation (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/415">#415</a>)</li> <li>Fix docs specifying <code>INSTALLED_APPS</code> for SimpleJWT iff you want translations (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/420">#420</a>)</li> <li>Fix drf-yasg API Schema generation for <code>TokenRefreshSerializer</code> (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/396">#396</a>)</li> <li>Fix invalid syntax in docs for <code>INSTALLED_APPS</code> (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/416">#416</a>)</li> </ul> <p>Translations:</p> <ul> <li>Added Dutch translations (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/422">#422</a>)</li> <li>Added Ukrainian translations (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/423">#423</a>)</li> <li>Added Simplified Chinese translations (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/427">#427</a>)</li> </ul> <h2>Version 4.7.1</h2> <ul> <li>Fixed user-generated migration file bug in token_blacklist (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/411">#411</a>)</li> </ul> <h2>Version 4.7.0</h2> <ul> <li>Added support for Django 3.2 and drop Django 3.0 (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/404">#404</a>)</li> <li>Added Italian translations (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/342">#342</a>)</li> <li>Fixed DRF app registry bug, specifically <code>django.core.exceptions.AppRegistryNotReady</code> (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/331">#331</a>)</li> <li>Fixed support for PyJWT&gt;=2.0.0 (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/376">#376</a>)</li> <li>Migrated blacklist app models to use BigAutoField IDs for Django&gt;=3.2. (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/404">#404</a>)</li> </ul> <h2>Version 4.6</h2> <ul> <li>Added support for PyJWT&gt;=2.0.0 (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/329">#329</a>)</li> <li>Restored Python 3.7 support (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/332">#332</a>)</li> <li>Fixed Django 4.0 re_path deprecation (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/280">#280</a>)</li> </ul> <p>Translations:</p> <ul> <li>Added Indonesian translations (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/316">#316</a>)</li> </ul> <h2>Version 4.5</h2> <ul> <li>Added <code>AUTH_HEADER_NAME</code> to settings (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/309">#309</a>)</li> <li>Added <code>USER_AUTHENTICATION_RULE</code> to settings (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/279">#279</a>)</li> <li>Added <code>UPDATE_LAST_LOGIN</code> to settings (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/238">#238</a>)</li> <li>Fixed packaging of locale folder for installation (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/117">#117</a>)</li> <li>Allowed TokenUser to be configurable (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/172">#172</a>)</li> <li>Dropped Python 3.7 and below (restored Python 3.7 but not 3.6 in next version)</li> <li>Improved error message if cryptography isn't installed when developer tries to use a certain algorithm that needs the package (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/285">#285</a>)</li> <li>Fixed Django 4.0 ugettext_lazy deprecation warnings (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/186">#186</a>)</li> <li>Remove upper bound of Python version (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/225">#225</a>)</li> <li>Added DRF 3.11 support (<a href="https://github-redirect.dependabot.com/jazzband/django-rest-framework-simplejwt/pull/230">#230</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/8864dc8901d20cc61aab002f5c75e6fc1faec246"><code>8864dc8</code></a> Update CHANGELOG.md for v4.7.2 (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/430">#430</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/b06723f1cbe1fc7fb77d161aed7de2c65581da14"><code>b06723f</code></a> Adding media_type in JWTAuthentication (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/426">#426</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/65202785b4c6ccc3abca87daf9e9b1b2cf82f035"><code>6520278</code></a> Avoid blacklisting app migrations failing in projects with multiple databases...</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/110deb04f80ebcccb0c9183d3d9fd1ed16b3e59f"><code>110deb0</code></a> Added Simple Chinese translation (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/427">#427</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/c53de60a6585c9800751367d1d9aefdac4ad3435"><code>c53de60</code></a> Ukrainian localization added (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/423">#423</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/a434d5bfa6e03ccdc4a6d2fff7708d32fc5cd12c"><code>a434d5b</code></a> Fix default_app_config deprecation (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/415">#415</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/1eb89736d254b6406f66b34a4a01b4ddb5095b49"><code>1eb8973</code></a> Make clear that need to add simple_jwt to installed apps (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/420">#420</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/5997c1aee8ad5182833d6b6759e44ff0a704edb4"><code>5997c1a</code></a> Move token backend selection into separate method (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/388">#388</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/cba4a96a1f38edddbd7561eb30a6a09594d81bd6"><code>cba4a96</code></a> Added Dutch translations (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/422">#422</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/0b8f3c63cc084073ba0df6f7c3db80a923ee723b"><code>0b8f3c6</code></a> Add ReadOnlyField to TokenRefreshSerializer (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/396">#396</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/djangorestframework-simplejwt/compare/v4.4.0...v4.7.2">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.4.0&new-version=4.7.2)](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:25 +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#2515
No description provided.