Skip to content

Commit cb6715a

Browse files
Update django-email-verification requirement from ~=0.3.1 to ~=0.3.3
Updates the requirements on [django-email-verification](https://github.com/LeoneBacciu/django-email-verification) to permit the latest version. - [Commits](https://github.com/LeoneBacciu/django-email-verification/commits) --- updated-dependencies: - dependency-name: django-email-verification dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20b2d6b commit cb6715a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ django-axes==6.1.1
1717
django-crispy-forms~=2.0
1818
crispy-bootstrap4==2022.1
1919
django-simple-history~=3.3
20-
django-email-verification~=0.3.1
20+
django-email-verification~=0.3.3
2121
django_compressor~=4.4
2222
django_extensions~=3.2
2323
django-storages~=1.13

0 commit comments

Comments
 (0)