Skip to content

Commit

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

---
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 Nov 8, 2024
1 parent ba52d70 commit 4bc55d2
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 @@ -14,7 +14,7 @@ whitenoise==6.2.0 # For serving static files

# DRF
djangorestframework==3.15.2
django-filter==22.1 # Filtering support
django-filter==24.3 # Filtering support
drf-spectacular==0.22.1
markdown==3.4.1 # Markdown support for the browsable API

Expand Down

0 comments on commit 4bc55d2

Please sign in to comment.