fix(deps): update dependency pydantic to v2.11.2
Some checks failed
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 52s
Actions / Build Documentation (MkDocs) (pull_request) Failing after 3h13m26s

This commit is contained in:
Renovate 2025-04-03 13:21:45 +00:00
parent d3f9131afc
commit a3ea55c0c0
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.2",
"red-discordbot==3.5.18",
"watchdog==6.0.0",
"websockets==15.0.1",