Skip to content

Commit

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

---
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 Feb 1, 2024
1 parent 84ce1c6 commit c9fec6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ djangorestframework = "==3.14.0"
django-anymail = {extras = ["mailgun"], version = "==10.2"}
django-cors-headers = "==4.2.0"
django-environ = "==0.11.2"
django-filter = "==23.2"
django-filter = "==23.5"
django-model-utils = "==4.3.1"
django-simple-history = "==3.4.0"
django-storages = {extras = ["s3"], version = "==1.14.2"}
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c9fec6d

Please sign in to comment.