diff options
| author | 2020-10-04 13:40:24 +0200 | |
|---|---|---|
| committer | 2020-10-04 13:40:24 +0200 | |
| commit | 270cbebfb49af5abe808ba84d2eb03d14f8bdc44 (patch) | |
| tree | 25c66d7cd57e296e9be914ad0df0155422759ab7 /Pipfile | |
| parent | Merge pull request #469 from Anubhav1603/source_cmd (diff) | |
Deps: bump 'discord.py' to 1.5 & re-lock
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ pillow = "~=7.2" pytz = "~=2019.2" sentry-sdk = "~=0.14.2" PyYAML = "~=5.3.1" -"discord.py" = {extras = ["voice"], version = "~=1.4.1"} +"discord.py" = {extras = ["voice"], version = "~=1.5.0"} [dev-packages] flake8 = "~=3.8" |