Toby Harradine
b2497386bb
Update dependencies (#2148)
Core dependencies:
- discord.py: Rapptz/discord.py@00a659c6 -> Rapptz/discord.py@00a659c6
- multidict: 4.4.0 -> 4.4.2
[docs]
- pyparsing: 2.2.0 -> 2.2.1
- sphinx: 1.7.8 -> 1.7.9
[test]
- pytest: 3.7.4 -> 3.8.1
[style]
- toml: 0.9.4 -> 0.9.6
----
I've also replaced usages of `discord.utils.get(guild.roles, id=id)` with the new O(1) `guild.get_role(id)` method.
Signed-off-by: Toby <tobyharradine@gmail.com>
2018-09-25 16:09:36 +10:00
..
2018-09-24 10:34:39 +10:00
2018-09-09 23:07:40 +10:00
2018-08-26 23:39:46 +10:00
2018-09-24 10:34:39 +10:00
2018-09-10 00:44:11 +10:00
2018-08-26 23:30:36 +10:00
2018-09-25 11:30:28 +10:00
2018-08-25 21:56:40 +10:00
2018-08-24 22:51:03 +10:00
2018-08-21 11:26:04 +10:00
2018-08-26 23:30:36 +10:00
2018-09-25 16:09:36 +10:00
2018-06-25 19:25:23 +10:00
2018-08-14 16:31:42 +10:00
2018-09-24 10:34:39 +10:00
2018-09-17 17:30:56 +10:00
2018-09-24 10:34:39 +10:00
2018-05-18 17:48:22 -08:00
2018-09-24 18:29:14 +10:00
2018-08-24 23:50:38 +10:00
2018-08-15 12:10:55 +10:00
2018-08-04 15:44:58 +10:00