Skip to content

Commit

Permalink
Bump django-filter from 1.1 to 2.4.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 1.1 to 2.4.0.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](carltongibson/django-filter@1.1.0...2.4.0)

---
updated-dependencies:
- dependency-name: django-filter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2022
1 parent ec7b2ce commit ad46d40
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 @@ -2,7 +2,7 @@ requests==2.20.0
boto3==1.9.159
celery[redis]==4.4.0
django-celery-results==1.1.2
django-filter==1.1
django-filter==2.4.0
django==2.2.28
django-storages==1.7.1
djangorestframework-gis==0.14.0
Expand Down

0 comments on commit ad46d40

Please sign in to comment.