aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-04 23:05:35 +0000
committerGravatar GitHub <[email protected]>2024-07-04 23:05:35 +0000
commiteb1a8f650e27b66bd8169cba6106b47d47b9ec7c (patch)
treedf8105da87869cb5f82ad9b9fda9d58231c784bd /pyproject.toml
parentBump sentry-sdk from 2.7.0 to 2.7.1 (#1566) (diff)
Bump pydis-core from 11.1.0 to 11.2.0 (#1559)
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 a877f9a3..79814524 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ license = "MIT"
python = "3.12.*"
# See https://bot-core.pythondiscord.com/ for docs.
-pydis_core = { version = "11.1.0", extras = ["all"] }
+pydis_core = { version = "11.2.0", extras = ["all"] }
rapidfuzz = "3.9.4"
arrow = "1.3.0"