Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent f79ff9a commit 02800d0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ sarif-om==1.0.4
# cfn-lint
secretstorage==3.3.3
# via keyring
sentry-sdk==1.34.0
sentry-sdk==1.37.1
# via -r requirements-tests.txt
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ sarif-om==1.0.4
# via
# -r requirements-tests.txt
# cfn-lint
sentry-sdk==1.34.0
sentry-sdk==1.37.1
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ s3transfer==0.7.0
# boto3
sarif-om==1.0.4
# via cfn-lint
sentry-sdk==1.34.0
sentry-sdk==1.37.1
# via -r requirements.txt
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ rich==13.6.0
# via flask-limiter
s3transfer==0.7.0
# via boto3
sentry-sdk==1.34.0
sentry-sdk==1.37.1
# via -r requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit 02800d0

Please sign in to comment.