[DEPENDABOT] Update: Bump django-allauth from 65.3.0 to 65.3.1

Bumps [django-allauth](https://github.com/sponsors/pennersr) from 65.3.0 to 65.3.1.
- [Commits](https://github.com/sponsors/pennersr/commits)

---
updated-dependencies:
- dependency-name: django-allauth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-30 16:59:20 +00:00
committed by GitHub
parent 3f7296d7a5
commit d91f79e29c

View File

@@ -4,7 +4,7 @@ djangorestframework==3.15.2
django-cors-headers==4.6.0
# Authentication
django-allauth==65.3.0
django-allauth==65.3.1
django-oauth-toolkit==3.0.1
dj-rest-auth==7.0.0 # Added for REST authentication endpoints
pyjwt==2.10.1