Skip to content

Commit b43ad5f

Browse files
Update dependency multidict to v5.2.0
1 parent e67e0a2 commit b43ad5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ chardet = "==4.0.0"
1313
charset-normalizer = "==2.0.9"
1414
"discord.py" = "==1.7.3"
1515
idna = "==3.2"
16-
multidict = "==5.1.0"
16+
multidict = "==5.2.0"
1717
pycparser = "==2.20"
1818
requests = "==2.26.0"
1919
six = "==1.16.0"

0 commit comments

Comments
 (0)