fix(deps): update dependency pydantic to v2.11.3
All checks were successful
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m45s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 1m47s

This commit is contained in:
Renovate 2025-04-08 13:35:44 +00:00
parent d3f9131afc
commit 9c5be4bb97
Signed by: Renovate
GPG key ID: C42AFED545031BE9
2 changed files with 62 additions and 62 deletions

View file

@ -16,7 +16,7 @@ dependencies = [
"pillow==10.4.0",
"pip==25.0.1",
"py-dactyl",
"pydantic==2.11.1",
"pydantic==2.11.3",
"red-discordbot==3.5.18",
"watchdog==6.0.0",
"websockets==15.0.1",