Skip to content

Commit

Permalink
chore(deps): bump sentry-sdk from 1.45.0 to 2.1.1 (#3549)
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.0 to 2.1.1.
- [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.0...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent 74b59d1 commit c614b08
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 7 deletions.
29 changes: 23 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ django-cors-headers = "^4.3.0"
drf-spectacular = "^0.27.0"
django-celery-results = "^2.4.0"
gunicorn = "^22.0.0"
sentry-sdk = "^1.32.0"
sentry-sdk = "^2.1.1"
environs = { extras = ["django"], version = "^11.0.0" }
django-stubs = { extras = ["compatible-mypy"], version = "^4.2.5" }
psycopg2-binary = "^2.9.9"
Expand Down

0 comments on commit c614b08

Please sign in to comment.