Skip to content

Commit 45794ea

Browse files
Bump djangorestframework from 3.4.1 to 3.11.2 in /requirements
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.4.1 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.4.1...3.11.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6a0570 commit 45794ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ psycopg2-binary==2.7.7
1414
Pillow==2.8.1
1515

1616
# Rest Framework
17-
djangorestframework==3.4.1
17+
djangorestframework==3.11.2
1818
# rest-pandas==1.1.0
1919
# patched version to make it python 2 compatible
2020
-e git+https://github.com/hacklabr/django-rest-pandas#egg=rest-pandas

0 commit comments

Comments
 (0)