aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-03-17 17:45:28 +0000
committerGravatar Chris Lovering <[email protected]>2022-04-18 17:44:21 +0100
commit4dab41950633cb714dad30f53157cbb5605649cc (patch)
tree76c81a79581d59f8f9f93c36995db254cafc8caa /poetry.lock
parentBump all deps and exact version pin. (diff)
Bump d.py and bot-core
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock15
1 files changed, 10 insertions, 5 deletions
diff --git a/poetry.lock b/poetry.lock
index 377072786..568431e70 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -125,18 +125,23 @@ lxml = ["lxml"]
[[package]]
name = "bot-core"
-version = "4.0.0"
+version = "5.0.1"
description = "Bot-Core provides the core functionality and utilities for the bots of the Python Discord community."
category = "main"
optional = false
python-versions = "3.9.*"
[package.dependencies]
-"discord.py" = {url = "https://github.com/Rapptz/discord.py/archive/beafaa8a8b8006357c2a1ca6802ed80e000f4cda.zip"}
+async-rediscache = {version = "0.2.0", extras = ["fakeredis"], optional = true, markers = "extra == \"async-rediscache\""}
+"discord.py" = {url = "https://github.com/Rapptz/discord.py/archive/414759f3723a3fe632ecfc1343a4164a51cd2940.zip"}
+statsd = "3.3.0"
+
+[package.extras]
+async-rediscache = ["async-rediscache[fakeredis] (==0.2.0)"]
[package.source]
type = "url"
-url = "https://github.com/python-discord/bot-core/archive/refs/tags/v4.0.0.zip"
+url = "https://github.com/python-discord/bot-core/archive/refs/tags/v5.0.1.zip"
[[package]]
name = "certifi"
version = "2021.10.8"
@@ -258,7 +263,7 @@ voice = ["PyNaCl (>=1.3.0,<1.6)"]
[package.source]
type = "url"
-url = "https://github.com/Rapptz/discord.py/archive/beafaa8a8b8006357c2a1ca6802ed80e000f4cda.zip"
+url = "https://github.com/Rapptz/discord.py/archive/414759f3723a3fe632ecfc1343a4164a51cd2940.zip"
[[package]]
name = "distlib"
@@ -1145,7 +1150,7 @@ multidict = ">=4.0"
[metadata]
lock-version = "1.1"
python-versions = "3.9.*"
-content-hash = "b1c0d445a2bad887ea3306f45cc798b4fdd2c0a3554987b35f176fc982ff2cfd"
+content-hash = "1ca04110df4239878f9507fd5bb263f9ea3a2d8157c47457e70c402ddbf3d190"
[metadata.files]
aiodns = [