Bump sentry-sdk from 1.27.0 to 1.28.1

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.27.0 to 1.28.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.27.0...1.28.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-13 14:16:58 +00:00 committed by GitHub
parent bb61d144c5
commit d9ba3da3d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 270 deletions

291
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -56,7 +56,7 @@ django-extensions = "^3.2.1"
django-coverage-plugin = "^3.0.0"
pytest-django = "^4.5.2"
gunicorn = "^20.1.0"
sentry-sdk = "^1.25.1"
sentry-sdk = "^1.28.1"
django-anymail = {extras = ["mailgun"], version = "^10.0"}
django-polymorphic = "^3.1.0"
django-jazzmin = "^2.6.0"