Skip to content

Commit

Permalink
Bump django-filter from 2.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 2.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@2.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 Dec 3, 2023
1 parent 50a884e commit a701338
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ django-phonenumber-field = "~=2.4.0"
phonenumberslite = "~=8.10.11"
python-dateutil = "~=2.8.0"
python-dotenv = "~=0.10.2"
django-filter = "~=2.1.0"
django-filter = "~=2.4.0"
sentry-sdk = "~=1.14.0"

[requires]
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a701338

Please sign in to comment.