diff --git a/requirements.txt b/requirements.txt index d271578..fca34cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-celery-beat==2.6.0 # https://github.com/celery/django-celery-beat # Django # ------------------------------------------------------------------------------ -django==5.0.4 # pyup: < 5.0 # https://www.djangoproject.com/ +django==5.0.7 # pyup: < 5.0 # https://www.djangoproject.com/ django-environ==0.11.2 # https://github.com/joke2k/django-environ django-model-utils==4.5.1 # https://github.com/jazzband/django-model-utils django-allauth==0.63.2 # https://github.com/pennersr/django-allauth