[PR #2252] [MERGED] Bump django-otp from 1.0.5 to 1.0.6 #2488

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2252
Author: @dependabot[bot]
Created: 5/31/2021
Status: Merged
Merged: 6/27/2021
Merged by: @tonioo

Base: masterHead: dependabot/pip/django-otp-1.0.6


📝 Commits (1)

  • 4e24fd0 Bump django-otp from 1.0.5 to 1.0.6

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps django-otp from 1.0.5 to 1.0.6.

Changelog

Sourced from django-otp's changelog.

v1.0.6 - May 28, 2021 - Email customization

  • [#82](https://github.com/django-otp/django-otp/issues/82)_: Add ability to pass extra context when rendering :class:~django_otp.plugins.otp_email.models.EmailDevice templates.

.. _#82: django-otp/django-otp#82

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/2252 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/31/2021 **Status:** ✅ Merged **Merged:** 6/27/2021 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `dependabot/pip/django-otp-1.0.6` --- ### 📝 Commits (1) - [`4e24fd0`](https://github.com/modoboa/modoboa/commit/4e24fd0d74c81c781a12161da378935a135c21f7) Bump django-otp from 1.0.5 to 1.0.6 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [django-otp](https://github.com/django-otp/django-otp) from 1.0.5 to 1.0.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/django-otp/django-otp/blob/master/CHANGES.rst">django-otp's changelog</a>.</em></p> <blockquote> <h2>v1.0.6 - May 28, 2021 - Email customization</h2> <ul> <li><code>[#82](https://github.com/django-otp/django-otp/issues/82)</code>_: Add ability to pass extra context when rendering :class:<code>~django_otp.plugins.otp_email.models.EmailDevice</code> templates.</li> </ul> <p>.. _<a href="https://github-redirect.dependabot.com/django-otp/django-otp/issues/82">#82</a>: <a href="https://github-redirect.dependabot.com/django-otp/django-otp/issues/82">django-otp/django-otp#82</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/django-otp/django-otp/commit/6b24d56e59b6c9b52793e783577e6831ffb5b08b"><code>6b24d56</code></a> Version 1.0.6</li> <li><a href="https://github.com/django-otp/django-otp/commit/05a73bb7986b1c237d2d8be9b8648eba1d1e3bcc"><code>05a73bb</code></a> Documentation and change log.</li> <li><a href="https://github.com/django-otp/django-otp/commit/8d2c1172d97b7a36b8bcd1384871adceaabd3e9f"><code>8d2c117</code></a> Add ability to pass extra context when rendering email templates (<a href="https://github-redirect.dependabot.com/django-otp/django-otp/issues/82">#82</a>)</li> <li>See full diff in <a href="https://github.com/django-otp/django-otp/compare/v1.0.5...v1.0.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-otp&package-manager=pip&previous-version=1.0.5&new-version=1.0.6)](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:16 +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#2488
No description provided.