Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the django group across 1 directory with 5 updates
Bumps the django group with 5 updates in the /api directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.0.6` | `5.1` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.15.1` | `3.15.2` | | [djangorestframework-jsonapi](https://github.com/django-json-api/django-rest-framework-json-api) | `7.0.0` | `7.0.2` | | [django-filter](https://github.com/carltongibson/django-filter) | `24.2` | `24.3` | | [gunicorn](https://github.com/benoitc/gunicorn) | `22.0.0` | `23.0.0` | Updates `django` from 5.0.6 to 5.1 - [Commits](django/django@5.0.6...5.1) Updates `djangorestframework` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.1...3.15.2) Updates `djangorestframework-jsonapi` from 7.0.0 to 7.0.2 - [Release notes](https://github.com/django-json-api/django-rest-framework-json-api/releases) - [Changelog](https://github.com/django-json-api/django-rest-framework-json-api/blob/main/CHANGELOG.md) - [Commits](django-json-api/django-rest-framework-json-api@v7.0.0...v7.0.2) Updates `django-filter` from 24.2 to 24.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@24.2...24.3) Updates `gunicorn` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: django - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: django - dependency-name: djangorestframework-jsonapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: django - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: django - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: django ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information