Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
222914c039 [DEPENDABOT] Update: Bump djangorestframework from 3.15.2 to 3.16.0
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.2 to 3.16.0.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.15.2...3.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 16:48:02 +00:00

View File

@@ -1,6 +1,6 @@
# Django and REST framework
Django==5.1.6
djangorestframework==3.15.2
djangorestframework==3.16.0
django-cors-headers==4.7.0
# Authentication
@@ -37,7 +37,7 @@ pytest==8.3.4
pytest-django==4.10.0
# WebSocket Support
channels==4.2.2
channels==4.2.0
channels-redis==4.2.1
daphne==4.1.2