Skip to content

Commit a773849

Browse files
authored
[deps] Bumped djangorestframework>=3.14,<3.15.2
1 parent cde58b3 commit a773849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
'docstrfmt~=1.8.0',
5959
],
6060
'rest': [
61-
'djangorestframework>=3.14,<3.16',
61+
'djangorestframework>=3.14,<3.15.2',
6262
'django-filter~=23.2', # django-filter uses CalVer
6363
'drf-yasg~=1.21.7',
6464
],

0 commit comments

Comments
 (0)