aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-13 05:32:58 +0000
committerGravatar GitHub <[email protected]>2023-12-13 05:32:58 +0000
commitaedb24c05c632cafb1ed42a31b8ccd66c9099163 (patch)
tree7cc07426714bb2683b0ed19cebd2370470ebe031 /pyproject.toml
parentMerge pull request #2838 from thegamecracks/windows-path-tag-url-fix (diff)
Bump pydis-core from 10.4.0 to 10.5.0 (#2842)
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 aa953a48b..57077da77 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.4.0", extras = ["async-rediscache"] }
+pydis_core = { version = "10.5.0", extras = ["async-rediscache"] }
aiohttp = "3.9.1"
arrow = "1.3.0"