Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-rest-registration to 0.7.2 #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ django-filter==2.4.0 \
django-phone-field==1.8.1 \
--hash=sha256:db63af60fc3a3c66b9faa7e72bb7972cd1518299f2e93d68dd95d8df6214f7ed \
--hash=sha256:407e74b65e8f7dd14d0a0aa89e277516d57ad6a09ce992cdd94e15b1624b9961
django-rest-registration==0.5.6 \
--hash=sha256:a49539890d153f65c0fa6504de9b4539af342028bc7770267fe26722e9b101bb \
--hash=sha256:450254301b24af465e6decfda33d15a84594271fd4a8398023d8f65009706231
django-rest-registration==0.7.2 \
--hash=sha256:79a7caca716b12a3bb616ac94321b778ff7027d481bed12752edc5ccfeba34e3 \
--hash=sha256:83996992658fe1f6ceb1fcd12ebad3a4deb11c6a8b993c5901c573b6c6f70aa4
django==3.1.2 \
--hash=sha256:c93c28ccf1d094cbd00d860e83128a39e45d2c571d3b54361713aaaf9a94cac4 \
--hash=sha256:a2127ad0150ec6966655bedf15dbbff9697cc86d61653db2da1afa506c0b04cc
Expand Down