Skip to content

Commit 7fa6e0c

Browse files
committed
Dependency bumps (including pydis_core to 11.8.0)
1 parent 85771ca commit 7fa6e0c

File tree

2 files changed

+296
-305
lines changed

2 files changed

+296
-305
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "sir-lancebot"
99
version = "0.1.0"
1010
description = "A Discord bot designed as a fun and beginner-friendly learning environment for writing bot features and learning open-source."
1111
dependencies = [
12-
"pydis-core[all]==11.6.0",
12+
"pydis-core[all]==11.8.0",
1313
"arrow==1.3.0",
1414
"beautifulsoup4==4.12.3",
1515
"colorama==0.4.6; sys_platform == \"win32\"",

0 commit comments

Comments
 (0)