mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Update djangorestframework requirement from ~=3.11 to ~=3.12
Updates the requirements on [djangorestframework](https://github.com/encode/django-rest-framework) to permit the latest version. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.12.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -31,7 +31,7 @@ sphinx
|
||||
# REST API
|
||||
django-cors-headers>=3.0
|
||||
django-filter==2.3.0
|
||||
djangorestframework~=3.11
|
||||
djangorestframework~=3.12
|
||||
|
||||
|
||||
# Explicitly set versions as a workaround for CI/Devel.
|
||||
|
||||
Reference in New Issue
Block a user