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-25 16:09:36 +10:00
2018-09-25 16:09:36 +10:00
2018-09-25 16:09:36 +10:00
2018-07-25 04:44:25 +02:00
2018-09-25 16:09:36 +10:00
2018-09-15 01:48:31 +02:00
2018-09-15 01:48:31 +02:00