Bump sentry-sdk from 0.14.4 to 1.14.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.14.4 to 1.14.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/0.14.4...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
59490fc350
commit
582bd37a50
2
Pipfile
2
Pipfile
|
@ -46,7 +46,7 @@ pygithub = "*"
|
|||
gitpython = "*"
|
||||
apscheduler = "*"
|
||||
connexion = {extras = [ "swagger-ui",], version = "*"}
|
||||
sentry-sdk = {extras = [ "flask",], version = "==0.14.4"}
|
||||
sentry-sdk = {extras = [ "flask",], version = "==1.14.0"}
|
||||
dateparser = "*"
|
||||
# TIP: If you want to test local changes to SpiffWorkflow, do:
|
||||
# pipenv install --editable ../SpiffWorkflow (but fix things back before commiting!)
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue