Skip to content

Commit

Permalink
Bump django-otp from 1.3.0 to 1.5.0 (#3698)
Browse files Browse the repository at this point in the history
Bumps [django-otp](https://github.com/django-otp/django-otp) from 1.3.0 to 1.5.0.
- [Changelog](https://github.com/django-otp/django-otp/blob/master/CHANGES.rst)
- [Commits](django-otp/django-otp@v1.3.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 9835df7 commit 7dfe836
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ django-filepond-widget = "0.9.0"
django-thumbnails = "0.7.0"
django-ratelimit = "4.1.0"
django-sass-processor = "1.4.1"
django-otp = "1.3.0"
django-otp = "1.5.0"
django-formtools = "2.5.1"
django-two-factor-auth = {extras = ["webauthn", "phonenumbers"], version = "^1.16.0"}
bleach = {extras = ["css"], version = "6.1.0"}
Expand Down

0 comments on commit 7dfe836

Please sign in to comment.