Skip to content

Commit ec95eb7

Browse files
committed
Update deps: aiohttp, colorama, emoji
1 parent 53d40e0 commit ec95eb7

File tree

3 files changed

+752
-695
lines changed

3 files changed

+752
-695
lines changed

Pipfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ pylint = "~=2.9.3"
1010
typing-extensions = "==4.2.0"
1111

1212
[packages]
13-
aiohttp = "==3.8.1"
14-
colorama = "~=0.4.5"
13+
aiohttp = "==3.9.0"
14+
colorama = "==0.4.6"
1515
"discord.py" = "==2.0.1"
16-
emoji = "==1.7.0"
16+
emoji = "==2.8.0"
1717
isodate = "~=0.6.0"
1818
motor = "==2.5.1"
1919
natural = "~=0.2.0"

0 commit comments

Comments
 (0)