Skip to content

Commit

Permalink
chore(deps): bump the django group in /api with 1 update
Browse files Browse the repository at this point in the history
Bumps the django group in /api with 1 update: [django-filter](https://github.com/carltongibson/django-filter).


Updates `django-filter` from 23.5 to 24.1
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and c0rydoras committed Mar 12, 2024
1 parent cc1e5f3 commit a0e3baa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions api/poetry.lock

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

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ django-environ = "^0.11.2"
psycopg2-binary = "^2.9.9"
djangorestframework = "^3.14.0"
djangorestframework-jsonapi = "^6.1.0"
django-filter = "^23.5"
django-filter = "^24.1"
gunicorn = "^21.2.0"
semver = "^3.0.0"
mozilla-django-oidc = "^4.0.0"
Expand Down

0 comments on commit a0e3baa

Please sign in to comment.