Skip to content

Commit

Permalink
Bump django-filter from 24.3 to 25.1 (#335)
Browse files Browse the repository at this point in the history
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 24.3 to 25.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@24.3...25.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 95ad020 commit e98b158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
"django-cleanup==9.0.0",
"django-cors-headers==4.7.0",
"django-decorator-include==3.3",
"django-filter==24.3",
"django-filter==25.1",
"django-guardian==2.4.0",
"django-htmx==1.22.0",
"django-ninja==1.3.0",
Expand Down

0 comments on commit e98b158

Please sign in to comment.