Bump django-filter from 24.2 to 24.3

Bumps [django-filter](https://github.com/carltongibson/django-filter) from 24.2 to 24.3.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/24.2...24.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-25 23:50:13 +00:00
committed by GitHub
parent a32ad988aa
commit cd7e83481d

View File

@@ -37,7 +37,7 @@ tzdata==2024.1
# REST API
django-cors-headers==4.4.0
django-filter==24.2
django-filter==24.3
djangorestframework==3.15.2
djangorestframework-simplejwt[crypto]==5.3.1