Skip to content

Commit 691b37c

Browse files
Bump djangorestframework from 3.4.1 to 3.9.1 in /requirements
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.4.1 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.4.1...3.9.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05c8655 commit 691b37c

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==2.6
1414
Pillow==2.8.1
1515

1616
# Rest Framework
17-
djangorestframework==3.4.1
17+
djangorestframework==3.9.1
1818
rest-pandas==1.1.0
1919

2020
requests~=2.18 # for communication with the rocketchat API

0 commit comments

Comments
 (0)