aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2021-04-09 19:00:20 +0100
committerGravatar GitHub <[email protected]>2021-04-09 19:00:20 +0100
commit2746215d38f6a54b7727ca60ae025ca3f0a88f11 (patch)
treef0b0a2614042706daed280d76e29528a1bb0f209 /Pipfile
parentIssues: use soft_red instead of red (diff)
parentUpdate comment (diff)
Merge pull request #665 from ToxicKidz/draft-pr-emoji
Use PRDraft emoji when the pr is a draft pr for the .issue|.pr command
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 2e922ec4..25e96c92 100644
--- a/Pipfile
+++ b/Pipfile
@@ -11,7 +11,7 @@ fuzzywuzzy = "~=0.17"
pillow = "~=8.1"
pytz = "~=2019.2"
sentry-sdk = "~=0.19"
-PyYAML = "~=5.3.1"
+PyYAML = "~=5.4"
"discord.py" = {extras = ["voice"], version = "~=1.5.1"}
async-rediscache = {extras = ["fakeredis"], version = "~=0.1.4"}
emojis = "~=0.6.0"