mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-23 21:47:27 +00:00
chore(deps): bump djangorestframework from 3.14.0 to 3.15.2
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a8a6e03428
commit
77dba7cefe
@ -75,7 +75,7 @@ dependencies = [
|
|||||||
'django-ranged-response==0.2.0',
|
'django-ranged-response==0.2.0',
|
||||||
'django-simple-captcha==0.5.18',
|
'django-simple-captcha==0.5.18',
|
||||||
'django-timezone-field==5.1',
|
'django-timezone-field==5.1',
|
||||||
'djangorestframework==3.14.0',
|
'djangorestframework==3.15.2',
|
||||||
'djangorestframework-bulk==0.2.1',
|
'djangorestframework-bulk==0.2.1',
|
||||||
'django-simple-history==3.3.0',
|
'django-simple-history==3.3.0',
|
||||||
'django-private-storage==3.1',
|
'django-private-storage==3.1',
|
||||||
|
Loading…
Reference in New Issue
Block a user