Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Mar 8, 2024
1 parent 6cae805 commit d40ca1d
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 @@ -266,7 +266,7 @@ rsa==4.9
# via
# -r requirements/requirements.txt
# google-auth
sentry-sdk==1.40.6
sentry-sdk==1.41.0
# via
# -r requirements/requirements.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 @@ -248,7 +248,7 @@ rsa==4.9
# via
# -r requirements/requirements.txt
# google-auth
sentry-sdk==1.40.6
sentry-sdk==1.41.0
# via
# -r requirements/requirements.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 @@ -348,7 +348,7 @@ rsa==4.9
# -r requirements/requirements.txt
# -r requirements/tests.txt
# google-auth
sentry-sdk==1.40.6
sentry-sdk==1.41.0
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ rpds-py==0.16.2
# referencing
rsa==4.9
# via google-auth
sentry-sdk==1.40.6
sentry-sdk==1.41.0
# via
# -r requirements/requirements.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 @@ -250,7 +250,7 @@ rsa==4.9
# via
# -r requirements/requirements.txt
# google-auth
sentry-sdk==1.40.6
sentry-sdk==1.41.0
# via
# -r requirements/requirements.txt
# h-pyramid-sentry
Expand Down

0 comments on commit d40ca1d

Please sign in to comment.