diff --git a/dev-requirements.txt b/dev-requirements.txt index d6affd2..149735a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -156,7 +156,7 @@ requests==2.28.2 # social-auth-core requests-oauthlib==1.3.1 # via social-auth-core -social-auth-app-django==5.2.0 +social-auth-app-django==5.4.1 # via djoser social-auth-core==4.4.2 # via social-auth-app-django diff --git a/requirements.txt b/requirements.txt index 4dfe02e..9da0285 100644 --- a/requirements.txt +++ b/requirements.txt @@ -95,7 +95,7 @@ requests-oauthlib==1.3.1 # via social-auth-core six==1.16.0 # via social-auth-app-django -social-auth-app-django==4.0.0 +social-auth-app-django==5.4.1 # via djoser social-auth-core==4.4.2 # via social-auth-app-django