aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-23 23:47:48 -0700
committerGravatar GitHub <[email protected]>2023-06-23 23:47:48 -0700
commit72ebc05bbbb8f5d934eb054dc0bf9996fa4226ab (patch)
treede3657744b3326df316a6f152d9435242d7bf674 /pyproject.toml
parentBump sentry-sdk from 1.25.1 to 1.26.0 (#2655) (diff)
Bump pydis-core from 9.8.0 to 9.9.1 (#2657)
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 c33ffec8c..e07e2242a 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.8.0", extras = ["async-rediscache"] }
+pydis_core = { version = "9.9.1", extras = ["async-rediscache"] }
aiohttp = "3.8.4"
arrow = "1.2.3"