Skip to content

Commit

Permalink
Update sentry-sdk requirement from ~=1.44.0 to ~=2.15.0
Browse files Browse the repository at this point in the history
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version.
- [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.44.0...2.15.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 6576bb9 commit 09a9a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ boto3~=1.34.137
django-storages~=1.13
gunicorn~=21.2.0
psycopg2-binary~=2.9.5
sentry-sdk~=1.44.0
sentry-sdk~=2.15.0
ddtrace~=2.9.2
setproctitle~=1.3.2

0 comments on commit 09a9a43

Please sign in to comment.