aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-19 03:02:05 +0000
committerGravatar GitHub <[email protected]>2023-12-19 03:02:05 +0000
commit1d1c80c8598f392847098c80380a8280cf8eaef5 (patch)
tree87288b809707e733b48fbcf01682a75eb9e8462d /pyproject.toml
parentBump actions/upload-artifact from 3 to 4 (#1413) (diff)
Bump pydis-core from 10.5.0 to 10.5.1 (#1414)
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 feee81c6..dd71d25b 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 = "10.5.0", extras = ["async-rediscache"] }
+pydis_core = { version = "10.5.1", extras = ["async-rediscache"] }
rapidfuzz = "3.5.2"
arrow = "1.3.0"