Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 1.34.0 to 1.40.0
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.40.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.34.0...1.40.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 and willkg committed Feb 1, 2024
1 parent 89c2ba2 commit d7b8216
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ redis==5.0.1
requests-mock==1.11.0
requests==2.31.0
ruff==0.1.8
sentry-sdk==1.34.0
sentry-sdk==1.40.0
Sphinx==7.2.6
sphinx-rtd-theme==1.3.0
sphinxcontrib-httpdomain==1.8.1
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -693,9 +693,9 @@ s3transfer==0.7.0 \
--hash=sha256:10d6923c6359175f264811ef4bf6161a3156ce8e350e705396a7557d6293c33a \
--hash=sha256:fd3889a66f5fe17299fe75b82eae6cf722554edca744ca5d5fe308b104883d2e
# via boto3
sentry-sdk==1.34.0 \
--hash=sha256:76dd087f38062ac6c1e30ed6feb533ee0037ff9e709974802db7b5dbf2e5db21 \
--hash=sha256:e5d0d2b25931d88fa10986da59d941ac6037f742ab6ff2fce4143a27981d60c3
sentry-sdk==1.40.0 \
--hash=sha256:34ad8cfc9b877aaa2a8eb86bfe5296a467fffe0619b931a05b181c45f6da59bf \
--hash=sha256:78575620331186d32f34b7ece6edea97ce751f58df822547d3ab85517881a27a
# via
# -r requirements.in
# fillmore
Expand Down

0 comments on commit d7b8216

Please sign in to comment.