Skip to content

Commit

Permalink
Bump django-filter from 23.5 to 24.1
Browse files Browse the repository at this point in the history
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 23.5 to 24.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@23.5...24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent c045e75 commit b525e67
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 @@ -37,7 +37,7 @@ tzdata==2024.1

# REST API
django-cors-headers==4.3.1
django-filter==23.5
django-filter==24.1
djangorestframework~=3.14
djangorestframework-simplejwt[crypto]==5.3.1

Expand Down

0 comments on commit b525e67

Please sign in to comment.