Update pydantic

This commit is contained in:
2024-12-21 17:24:50 +01:00
parent b6667ecc8e
commit 1bf0162005
2 changed files with 108 additions and 100 deletions

View File

@@ -10,7 +10,7 @@ packages = [{include = "discord_bot"}]
python = "^3.11"
discord-py = "^2.4.0"
twitchapi = "^4.3.1"
pydantic = "^2.9.2"
pydantic = "^2.10.4"
pydantic-settings = "^2.6.1"
httpx = "^0.27.2"
icalendar = "^6.0.1"