mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-23 01:57:03 +03:00
Update django from 3.0.10 to 3.0.11
This commit is contained in:
parent
4b97071cfe
commit
510ba4ca8a
|
@ -30,7 +30,7 @@ wsproto==0.15.0 # https://github.com/python-hyper/wsproto/
|
||||||
|
|
||||||
# Django
|
# Django
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
django==3.0.10 # pyup: < 3.1 # https://www.djangoproject.com/
|
django==3.0.11 # pyup: < 3.1 # https://www.djangoproject.com/
|
||||||
django-environ==0.4.5 # https://github.com/joke2k/django-environ
|
django-environ==0.4.5 # https://github.com/joke2k/django-environ
|
||||||
django-model-utils==4.0.0 # https://github.com/jazzband/django-model-utils
|
django-model-utils==4.0.0 # https://github.com/jazzband/django-model-utils
|
||||||
django-allauth==0.43.0 # https://github.com/pennersr/django-allauth
|
django-allauth==0.43.0 # https://github.com/pennersr/django-allauth
|
||||||
|
|
Loading…
Reference in New Issue
Block a user