Преглед изворни кода

Closes #22095: Unpin social-auth-core

Jeremy Stretch пре 1 недеља
родитељ
комит
334e2fa8a1
2 измењених фајлова са 3 додато и 4 уклоњено
  1. 1 2
      base_requirements.txt
  2. 2 2
      requirements.txt

+ 1 - 2
base_requirements.txt

@@ -160,8 +160,7 @@ social-auth-app-django
 
 
 # Social authentication framework
 # Social authentication framework
 # https://github.com/python-social-auth/social-core/blob/master/CHANGELOG.md
 # https://github.com/python-social-auth/social-core/blob/master/CHANGELOG.md
-# Need to verify that v4.9.0 does not introduce breaking changes (see #22095)
-social-auth-core==4.8.*
+social-auth-core
 
 
 # Image thumbnail generation
 # Image thumbnail generation
 # https://github.com/jazzband/sorl-thumbnail/blob/master/CHANGES.rst
 # https://github.com/jazzband/sorl-thumbnail/blob/master/CHANGES.rst

+ 2 - 2
requirements.txt

@@ -35,8 +35,8 @@ PyYAML==6.0.3
 redis==7.4.1
 redis==7.4.1
 requests==2.34.2
 requests==2.34.2
 rq==2.10.0
 rq==2.10.0
-social-auth-app-django==5.9.0
-social-auth-core==4.8.7
+social-auth-app-django==6.0.1
+social-auth-core==5.1.0
 sorl-thumbnail==13.0.0
 sorl-thumbnail==13.0.0
 strawberry-graphql==0.323.2
 strawberry-graphql==0.323.2
 strawberry-graphql-django==0.86.5
 strawberry-graphql-django==0.86.5