Skip to content

Commit

Permalink
build(deps): update django-filter requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [django-filter](https://github.com/carltongibson/django-filter) to permit the latest version.
- [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.2.0...25.1)

---
updated-dependencies:
- dependency-name: django-filter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 0b7b73c commit 7ec9e60
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 @@ -122,7 +122,7 @@ django-permissionedforms>=0.1,<1.0
django-taggit>=2.0,<7.0
django-treebeard>=4.5.1,<5.0
djangorestframework>=3.11.1,<4.0
django-filter>=2.2,<25
django-filter>=2.2,<26
draftjs_exporter>=2.1.5,<3.0
Pillow>=4.0.0,<12.0.0
html5lib>=0.999,<2
Expand Down

0 comments on commit 7ec9e60

Please sign in to comment.