aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2020-12-21 14:43:04 +0000
committerGravatar GitHub <[email protected]>2020-12-21 14:43:04 +0000
commit7aec1215e5d059342e5aa158276094d1932da8c1 (patch)
treec47f0712861850af01022eac07fe683b8ab96f19 /Pipfile
parentAdd the clear alias to the clean command (diff)
parentMerge branch 'master' into ks123/sentry (diff)
Merge pull request #1332 from python-discord/ks123/sentry
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 23422869d..3ff653749 100644
--- a/Pipfile
+++ b/Pipfile
@@ -23,7 +23,7 @@ more_itertools = "~=8.2"
python-dateutil = "~=2.8"
pyyaml = "~=5.1"
requests = "~=2.22"
-sentry-sdk = "~=0.14"
+sentry-sdk = "~=0.19"
sphinx = "~=2.2"
statsd = "~=3.3"
emoji = "~=0.6"