diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pyproject.toml b/pyproject.toml index 5170a80..259e164 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 = "^10.2.0" +pydis-core = "^10.3.0"  pydantic-settings = "^2.0.3"  loguru = "^0.7.2" | 
