Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [django](https://github.com/django/django) | `4.2.15` | `5.1` |
| [django-anymail](https://github.com/anymail/django-anymail) | `8.6` | `11.1` |
| [python-slugify](https://github.com/un33k/python-slugify) | `6.1.2` | `8.0.4` |
| [redis](https://github.com/redis/redis-py) | `3.5.3` | `5.0.8` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.45.1` | `2.13.0` |
| [black](https://github.com/psf/black) | `23.12.1` | `24.8.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.2.2` | `0.6.2` |


Updates `django` from 4.2.15 to 5.1
- [Commits](django/django@4.2.15...5.1)

Updates `django-anymail` from 8.6 to 11.1
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](anymail/django-anymail@v8.6...v11.1)

Updates `python-slugify` from 6.1.2 to 8.0.4
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](un33k/python-slugify@v6.1.2...v8.0.4)

Updates `redis` from 3.5.3 to 5.0.8
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@3.5.3...v5.0.8)

Updates `sentry-sdk` from 1.45.1 to 2.13.0
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.45.1...2.13.0)

Updates `black` from 23.12.1 to 24.8.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.12.1...24.8.0)

Updates `ruff` from 0.2.2 to 0.6.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.2.2...0.6.2)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: django-anymail
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2024
1 parent a04a13f commit daa634e
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 80 deletions.
Loading

0 comments on commit daa634e

Please sign in to comment.