aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2021-01-24 00:03:23 -0800
committerGravatar GitHub <[email protected]>2021-01-24 00:03:23 -0800
commitfee78e43e30afb5f865b8cbe05fc8a8de6a45e6b (patch)
treeb2961068a21e789f703344a8edf5a150c0cbd35a /Pipfile
parentMerge branch 'master' into issue-337 (diff)
parentUpdate the README badges (diff)
Merge branch 'master' into issue-337
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 100d51a1..c382902f 100644
--- a/Pipfile
+++ b/Pipfile
@@ -10,7 +10,7 @@ beautifulsoup4 = "~=4.8"
fuzzywuzzy = "~=0.17"
pillow = "~=7.2"
pytz = "~=2019.2"
-sentry-sdk = "~=0.14.2"
+sentry-sdk = "~=0.19"
PyYAML = "~=5.3.1"
"discord.py" = {extras = ["voice"], version = "~=1.5.1"}
async-rediscache = {extras = ["fakeredis"], version = "~=0.1.4"}