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 Mar 28, 2024
1 parent 50e2257 commit f811c22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-all.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
boto3==1.34.69
dj-rest-auth[with_social]==2.2.7
django-filter==23.5
django-filter==24.2
django-oauth-toolkit==1.7.1
django-phonenumber-field[phonenumberslite]==7.3.0
django-storages==1.14.2
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ keywords = actnow
setup_requires = setuptools_scm
install_requires =
Django==3.2
django-filter==23.5
django-filter==24.2
djangorestframework==3.14.0
environs[django]==11.0.0
greenlet==3.0.3
Expand Down

0 comments on commit f811c22

Please sign in to comment.