aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-12 19:49:38 +0000
committerGravatar GitHub <[email protected]>2023-01-12 19:49:38 +0000
commite80aa0ef510cae8e5be20a4772d3e6317e23aa81 (patch)
treeea5e4be6f78401db0eaa122da7675820fab1fd2d /pyproject.toml
parentBump pillow from 9.3.0 to 9.4.0 (#1182) (diff)
Bump pydis-core from 9.3.1 to 9.4.0 (#1184)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2272ef8a..390128e3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ license = "MIT"
python = "3.10.*"
# See https://bot-core.pythondiscord.com/ for docs.
-pydis_core = { version = "9.3.1", extras = ["async-rediscache"] }
+pydis_core = { version = "9.4.0", extras = ["async-rediscache"] }
aiodns = "3.0.0"
aioredis = "2.0.1"