Skip to content

Commit

Permalink
Bump django-filter from 23.3 to 23.4
Browse files Browse the repository at this point in the history
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 23.3 to 23.4.
- [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.3...23.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent ebd7f2e commit e2f8fea
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 @@ -2,7 +2,7 @@ asgiref==3.7.2
# backports.zoneinfobackports.zoneinfo;python_version<"3.9"
Django==4.2.7
django-ckeditor==6.7.0
django-filter==23.3
django-filter==23.4
django-import-export==3.3.3
djangorestframework==3.14.0
gunicorn==21.2.0
Expand Down

0 comments on commit e2f8fea

Please sign in to comment.