Skip to content

Commit

Permalink
chore(deps): update sentry-sdk requirement from ~=0.12 to ~=0.13 (#6534)
Browse files Browse the repository at this point in the history
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md)
- [Commits](getsentry/sentry-python@0.12.0...0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and iamareebjamal committed Oct 17, 2019
1 parent 480573b commit ec037fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ wtforms~=2.2
flask-admin~=1.5
google-compute-engine~=2.8
factory_boy~=2.12
sentry-sdk[flask]~=0.12
sentry-sdk[flask]~=0.13
healthcheck~=1.3
elasticsearch-dsl~=7.0
flask-redis~=0.4
Expand Down

0 comments on commit ec037fa

Please sign in to comment.