aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-01 23:33:16 -0500
committerGitHub <noreply@github.com>2020-11-01 23:33:16 -0500
commit203f2305235720bdee75ee1ac1a8e57723e66b67 (patch)
treee6c7e38376b7d5879ba0023eb6a6e7920dc060b9
parent8fa5939c36bf7b4d4ff84ad7c538a986035c554c (diff)
Update sentry-sdk requirement from ~=0.14.2 to ~=0.19.1 (#221)
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](https://github.com/getsentry/sentry-python/compare/0.14.2...0.19.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 058d501..a9a236a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,4 +10,4 @@ gunicorn~=19.7.1
csh_ldap~=2.1.0
onesignal-sdk~=1.0.0
pylint-quotes~=0.2.1
-sentry-sdk~=0.14.2
+sentry-sdk~=0.19.1