Skip to content

Commit

Permalink
Bump sentry-sdk from 1.40.5 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.5 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.5...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 Feb 29, 2024
1 parent 8228133 commit 9bb5bbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ hyperlink==21.0.0
markdown==3.5.2
oauthlib[signedtoken]==3.2.2
Pillow==9.5.0
sentry-sdk==1.40.5
sentry-sdk==1.40.6
setuptools_scm[toml]==8.0.4
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ packages = find:

[options.extras_require]
sentry =
sentry-sdk==1.40.5
sentry-sdk==1.40.6
dev =
black==24.2.0
build==1.0.3
Expand Down

0 comments on commit 9bb5bbf

Please sign in to comment.