Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2021
1 parent a7efce6 commit bce4ecf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locked-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ asgiref==3.4.1
astroid==2.8.0
dj-database-url==0.5.0
django-cors-headers==3.8.0
django-filter==2.4.0
django-filter==21.1
django-heroku==0.3.1
djangorestframework==3.12.4
gunicorn==20.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ django-cors-headers==3.8.0

# REST
djangorestframework==3.12.4
django-filter==2.4.0
django-filter==21.1

# Database (PostgreSQL)
dj-database-url==0.5.0
Expand Down

0 comments on commit bce4ecf

Please sign in to comment.