We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In setup.py
extras_require={ 'with_social': ['django-allauth>=0.40.0,<0.53.0'], # Upgrade here }, tests_require=[ 'coveralls>=1.11.1', 'django-allauth==0.52.0', # Upgrade here 'djangorestframework-simplejwt==4.6.0', 'responses==0.12.1', 'unittest-xml-reporting==3.0.4', ],
The text was updated successfully, but these errors were encountered:
Bump django-allauth (iMerica#506)
13ce634
Bumping django-allauth from 0.52.0 to 0.54.0 fixes vulnerability issue reported here: https://pyup.io/v/54809/f17/
Bump django-allauth (#506) (#508)
935f5a7
Released in 4.0.1 https://pypi.org/project/dj-rest-auth/
Sorry, something went wrong.
No branches or pull requests
In setup.py
The text was updated successfully, but these errors were encountered: