Skip to content

Commit

Permalink
Bump django-filter from 23.5 to 24.2
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.2.
- [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.2)

---
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 Jun 3, 2024
1 parent e7dc8f1 commit 8c6179b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/common.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ django-environ==0.11.2 # Imported as environ
uritemplate==4.1.1 # For OpenAPI schema

python-dateutil==2.9.0.post0
django-filter==23.5 # Listed in DEFAULT_FILTER_BACKENDS on settings.py
django-filter==24.2 # Listed in DEFAULT_FILTER_BACKENDS on settings.py
django-redis==5.4.0 # Listed in CACHES on settings.py

taskcluster==65.1.0 # import taskcluster
Expand Down
6 changes: 3 additions & 3 deletions requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -380,9 +380,9 @@ django-environ==0.11.2 \
--hash=sha256:0ff95ab4344bfeff693836aa978e6840abef2e2f1145adff7735892711590c05 \
--hash=sha256:f32a87aa0899894c27d4e1776fa6b477e8164ed7f6b3e410a62a6d72caaf64be
# via -r requirements/common.in
django-filter==23.5 \
--hash=sha256:67583aa43b91fe8c49f74a832d95f4d8442be628fd4c6d65e9f811f5153a4e5c \
--hash=sha256:99122a201d83860aef4fe77758b69dda913e874cc5e0eaa50a86b0b18d708400
django-filter==24.2 \
--hash=sha256:48e5fc1da3ccd6ca0d5f9bb550973518ce977a4edde9d2a8a154a7f4f0b9f96e \
--hash=sha256:df2ee9857e18d38bed203c8745f62a803fa0f31688c9fe6f8e868120b1848e48
# via -r requirements/common.in
django-redis==5.4.0 \
--hash=sha256:6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 \
Expand Down

0 comments on commit 8c6179b

Please sign in to comment.