Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Mar 1, 2024
1 parent c78af43 commit f3d85ff
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# google-auth
sentry-sdk==1.40.0
sentry-sdk==1.40.6
# via
# -r requirements/prod.txt
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# google-auth
sentry-sdk==1.40.0
sentry-sdk==1.40.6
# via
# -r requirements/prod.txt
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ rsa==4.9
# -r requirements/functests.txt
# -r requirements/tests.txt
# google-auth
sentry-sdk==1.40.0
sentry-sdk==1.40.6
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ requests-oauthlib==1.3.1
# via google-auth-oauthlib
rsa==4.9
# via google-auth
sentry-sdk==1.40.0
sentry-sdk==1.40.6
# via
# -r requirements/prod.in
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# google-auth
sentry-sdk==1.40.0
sentry-sdk==1.40.6
# via
# -r requirements/prod.txt
# h-pyramid-sentry
Expand Down

0 comments on commit f3d85ff

Please sign in to comment.