Skip to content
This repository was archived by the owner on Jul 3, 2019. It is now read-only.

Commit 525f603

Browse files
Bump djangorestframework-filters from 0.8.0 to 0.11.1
Bumps [djangorestframework-filters](https://github.com/philipn/django-rest-framework-filters) from 0.8.0 to 0.11.1. - [Release notes](https://github.com/philipn/django-rest-framework-filters/releases) - [Changelog](https://github.com/philipn/django-rest-framework-filters/blob/master/CHANGELOG.rst) - [Commits](philipn/django-rest-framework-filters@v0.8.0...v0.11.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27055c8 commit 525f603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Django==1.11.11
22

33
# REST
44
djangorestframework==3.5.3
5-
djangorestframework-filters==0.8.0
5+
djangorestframework-filters==0.11.1
66
djangorestframework-jwt==1.9.0
77
djoser==1.1.5
88
django-extra-fields

0 commit comments

Comments
 (0)