Skip to content

Commit

Permalink
Update django-rest-passwordreset requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [django-rest-passwordreset](https://github.com/anexia-it/django-rest-passwordreset) to permit the latest version.
- [Release notes](https://github.com/anexia-it/django-rest-passwordreset/releases)
- [Changelog](https://github.com/anexia-it/django-rest-passwordreset/blob/master/CHANGELOG.md)
- [Commits](anexia-it/django-rest-passwordreset@1.1.0...1.5.0)

---
updated-dependencies:
- dependency-name: django-rest-passwordreset
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent b9f18e8 commit 8cd7bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ django-cors-headers>=4.0,<4.7
django-userforeignkey>=0.3,<0.6
drf-multitokenauth>=2.0.0,<2.1.0
django-rest-registration>=0.8.3,<0.10
django-rest-passwordreset>=1.1,<1.5
django-rest-passwordreset>=1.1,<1.6
drf-spectacular[sidecar]>=0.26.2,<0.28
django-environ>=0.10.0,<0.12
django-gravatar2>=1.4.4,<1.5
Expand Down

0 comments on commit 8cd7bad

Please sign in to comment.