Skip to content

Commit

Permalink
Bump django-filter from 23.2 to 23.3 in /backend
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.3.
- [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.3)

---
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 Sep 22, 2023
1 parent 7503ff7 commit 41f4353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ django==4.2.5
# djangorestframework-simplejwt
django-apscheduler==0.6.2
# via -r requirements.in
django-filter==23.2
django-filter==23.3
# via -r requirements.in
django-model-utils==4.3.1
# via -r requirements.in
Expand Down

0 comments on commit 41f4353

Please sign in to comment.