mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
Dependency Update (#2175)
##### Core requirements * _discord.py_ Rapptz/discord.py@77239e4 -> Rapptz/discord.py@836ae73 * _aiohttp-json-rpc_ 0.11.1 -> 0.11.2 * _aiohttp_ 3.3.2 -> 3.4.4 ##### [test] * _pytest_ 3.8.1 -> 3.8.2 ##### [docs] * _packaging_ 17.1 -> 18.0 * _pyparsing_ 2.2.1 -> 2.2.2 * _six_ Removed duplicate entry ##### [style] * _black_ 18.6b4 -> 18.9b0 * _click_ 6.7 -> 7.0 ### Notes - `extra_requires` in setup.py is now a module-level global - Some style changes have occurred after the _black_ update Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
from redbot.cogs.permissions.permissions import Permissions, GLOBAL
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user