Skip to content

Commit

Permalink
chore(deps): bump the django group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the django group with 6 updates in the /api directory:

| Package | From | To |
| --- | --- | --- |
| [django](https://github.com/django/django) | `5.0.6` | `5.1.2` |
| [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.10` |
| [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.2
- [Commits](django/django@5.0.6...5.1.2)

Updates `psycopg2-binary` from 2.9.9 to 2.9.10
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

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: psycopg2-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 7f90f60 commit 6435ad1
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 103 deletions.
Loading

0 comments on commit 6435ad1

Please sign in to comment.