Skip to content

Commit

Permalink
Bump sentry-sdk from 1.26.0 to 1.29.0 (#937)
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.26.0 to 1.29.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.26.0...1.29.0)

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

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] authored Aug 1, 2023
1 parent d7a6d19 commit 41af8fd
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 @@ -22,7 +22,7 @@ gunicorn==21.2.0
psycopg2==2.9.6
python-dateutil==2.8.2
requests==2.31.0
sentry-sdk==1.26.0
sentry-sdk==1.29.0
Sphinx==6.2.1
sphinx-rtd-theme==1.2.2
sphinx-sitemap==2.5.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ requests-oauthlib==1.3.1
# via django-allauth
s3transfer==0.6.0
# via boto3
sentry-sdk==1.26.0
sentry-sdk==1.29.0
# via -r requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit 41af8fd

Please sign in to comment.