Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
11bd1471ce [DEPENDABOT] Update: Bump django from 5.1.6 to 5.2.1
Bumps [django](https://github.com/django/django) from 5.1.6 to 5.2.1.
- [Commits](https://github.com/django/django/compare/5.1.6...5.2.1)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 16:52:22 +00:00

View File

@@ -1,10 +1,10 @@
# Django and REST framework
Django==5.1.6
Django==5.2.1
djangorestframework==3.15.2
django-cors-headers==4.7.0
# Authentication
django-allauth==65.8.0
django-allauth==65.4.1
django-oauth-toolkit==3.0.1
dj-rest-auth==7.0.1 # Added for REST authentication endpoints
pyjwt==2.10.1