aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Dennis Pham <[email protected]>2020-12-23 13:18:26 -0500
committerGravatar GitHub <[email protected]>2020-12-23 13:18:26 -0500
commitf27fae3973c9905451663d2612e477206c5f4e13 (patch)
treec87820117728c6ec36b63be60db84065d8544bd3 /Pipfile
parentMove PEP cog to info extensions category (diff)
parentMerge pull request #1332 from python-discord/ks123/sentry (diff)
Merge branch 'master' into ks123/pep
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"