diff options
author | 2020-12-19 03:20:41 +0000 | |
---|---|---|
committer | 2020-12-19 03:20:41 +0000 | |
commit | ee8c6d1f40a38a8f24c89e3103048bfe10bd1709 (patch) | |
tree | 50198c96a563bdefb086a55c783b6d5e544825dd | |
parent | Update discord.py name in Pipfile (diff) |
relock lockfile
-rw-r--r-- | Pipfile.lock | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Pipfile.lock b/Pipfile.lock index c99a1d07d..aad0069db 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "1a759ddc72f37c3861b988fc99013690188e7c3e053eadc346d08054e912ec10" + "sha256": "3621b325f6395169e53a68d2f740232e10430fbca0150d936efd01a62d844b2c" }, "pipfile-spec": 6, "requires": { @@ -234,6 +234,10 @@ "git": "https://github.com/Rapptz/discord.py.git", "ref": "93f102ca907af6722ee03638766afd53dfe93a7f" }, + "discord.py": { + "git": "https://github.com/Rapptz/discord.py.git", + "ref": "93f102ca907af6722ee03638766afd53dfe93a7f" + }, "docutils": { "hashes": [ "sha256:0c5b78adfbf7762415433f5515cd5c9e762339e23369dbe8000d84a4bf4ab3af", |