Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sentry-sdk[django] from 2.3.1 to 2.7.0 in /{{cookiecutter.project_name}}/src/requirements #2215

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump sentry-sdk[django]
Bumps [sentry-sdk[django]](https://github.com/getsentry/sentry-python) from 2.3.1 to 2.7.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@2.3.1...2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jul 24, 2024
commit af3317b831206cb61bbc80846d552044e07d7bda
2 changes: 1 addition & 1 deletion {{cookiecutter.project_name}}/src/requirements/base.txt
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ gunicorn==22.0.0
gevent==24.2.1
psycopg==3.1.18
python-dotenv==1.0.1
sentry_sdk[django]==2.3.1
sentry_sdk[django]==2.10.0
wagtail==6.1.3
wagtail-meta-preview==4.1.0
wagtail_headless_preview==0.8.0