Skip to content

Commit

Permalink
Bump sentry-sdk from 1.43.0 to 1.44.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.43.0 to 1.44.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.43.0...1.44.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>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent b990660 commit 3d16e14
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ rq-scheduler==0.13.1
# via -r requirements.in
s3transfer==0.10.0
# via boto3
sentry-sdk==1.43.0
sentry-sdk==1.44.0
# via -r requirements.in
simplejson==3.18.0
# via mail-parser
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ gevent==24.2.1
mohawk==1.1.0
requests==2.31.0
requests_toolbelt==1.0.0
sentry_sdk==1.43.0
sentry_sdk==1.44.0

# RQ and associated helpers
rq==1.16.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ rq-scheduler==0.13.1
# via -r requirements.in
s3transfer==0.10.0
# via boto3
sentry-sdk==1.43.0
sentry-sdk==1.44.0
# via -r requirements.in
simplejson==3.18.0
# via mail-parser
Expand Down

0 comments on commit 3d16e14

Please sign in to comment.