Skip to content

Commit

Permalink
Bump sentry-sdk from 1.29.2 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.29.2 to 2.8.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@1.29.2...2.8.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 Jul 18, 2024
1 parent e35ffe3 commit 76c1006
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ whitenoise>=6.5
gunicorn==22.0.0
pillow==10.3.0
psycopg2-binary==2.9.6
sentry-sdk==1.29.2
sentry-sdk==2.8.0
boto3==1.26.141
tldextract==3.4.4
django-redis==5.4.*
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ requests-oauthlib==1.3.1
# django-staff-sso-client
s3transfer==0.6.2
# via boto3
sentry-sdk==1.29.2
sentry-sdk==2.8.0
# via -r requirements.in
sigauth==5.2.6
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.6.2
# via boto3
sentry-sdk==1.29.2
sentry-sdk==2.8.0
# via -r requirements.in
sigauth==5.2.6
# via
Expand Down

0 comments on commit 76c1006

Please sign in to comment.