Skip to content

Commit

Permalink
Bump sentry-sdk from 2.9.0 to 2.16.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.9.0 to 2.16.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.9.0...2.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 322adf7 commit 7a3a203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ django-waffle==4.1.0
gunicorn==22.0.0
psycopg[binary]==3.2.1
python-dateutil==2.9.0.post0
sentry-sdk==2.9.0
sentry-sdk==2.16.0
whitenoise[brotli]==6.7.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ requests==2.31.0
# via
# django-anymail
# stripe
sentry-sdk==2.9.0
sentry-sdk==2.16.0
# via -r requirements.in
six==1.16.0
# via python-dateutil
Expand Down

0 comments on commit 7a3a203

Please sign in to comment.