Bump sentry-sdk from 1.35.0 to 1.38.0 (#212)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.35.0 to 1.38.0.
- [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.35.0...1.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-08 12:06:30 +03:00 committed by GitHub
parent aff1cc0591
commit 0aef69b754
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 303 deletions

334
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 = "^21.2.0"
sentry-sdk = "^1.25.1"
sentry-sdk = "^1.38.0"
django-anymail = {extras = ["mailgun"], version = "^10.1"}
django-polymorphic = "^3.1.0"
django-jazzmin = "^2.6.0"