Skip to content

Commit

Permalink
Bump django-filter from 1.1.0 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 1.1.0 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2023
1 parent 0c54083 commit 3911af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ chardet==3.0.4
Django==2.0.2
djangorestframework==3.7.7
django-cors-headers==2.4.0
django-filter==1.1.0
django-filter==2.4.0
django-postgres-extra==1.21a8
django-rest-swagger==2.1.2
idna==2.7
Expand Down

0 comments on commit 3911af3

Please sign in to comment.