aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-17 06:07:48 +0000
committerGravatar GitHub <[email protected]>2023-06-17 06:07:48 +0000
commit7f8bfff4a564575eb7dcf7923f7976622cb79525 (patch)
treeb805d894040b04f27c9def1cfe3a8c9f8df2b22b /pyproject.toml
parentBump pre-commit from 3.3.2 to 3.3.3 (#1298) (diff)
Bump pydis-core from 9.7.0 to 9.8.0 (#1299)
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 ea2f06d7..32613e64 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ license = "MIT"
python = "3.11.*"
# See https://bot-core.pythondiscord.com/ for docs.
-pydis_core = { version = "9.7.0", extras = ["async-rediscache"] }
+pydis_core = { version = "9.8.0", extras = ["async-rediscache"] }
aiodns = "3.0.0"
rapidfuzz = "3.1.1"