aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-08 06:10:32 +0000
committerMax Meinhold <mxmeinhold@gmail.com>2021-03-27 00:13:43 -0400
commit49c9b4e8a3946e3d38f8ed3a4b728fd144fe8bae (patch)
treef96ee08f762067a72caae4fb60371d8446be0f49
parentbff8fb95776af6b4e7a1d22e4ebaeec13a74a8f2 (diff)
Update sentry-sdk requirement from ~=0.19.5 to ~=1.0.0
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/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/0.19.5...1.0.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index eb40dc6..e9fbfbc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,4 +11,4 @@ onesignal-sdk~=1.0.0
psycopg2-binary~=2.8.6
pylint~=2.6.0
pylint-quotes~=0.2.1
-sentry-sdk~=0.19.5
+sentry-sdk~=1.0.0