Skip to content

Commit

Permalink
Bump djangorestframework from 3.4.1 to 3.11.2 in /requirements
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Mar 16, 2022
1 parent d6a0570 commit 45794ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ psycopg2-binary==2.7.7
Pillow==2.8.1

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

0 comments on commit 45794ea

Please sign in to comment.