Bump django-filter from 2.3.0 to 2.4.0

Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/master/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/2.3.0...2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-29 09:23:20 +00:00
committed by GitHub
parent ee4792c6e9
commit 14e24880b7

View File

@@ -30,7 +30,7 @@ sphinx
# REST API
django-cors-headers>=3.0
django-filter==2.3.0
django-filter==2.4.0
djangorestframework~=3.12