diff --git a/pyproject.toml b/pyproject.toml index 494393a..9825a0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ dependencies = [ "async-irc == 0.2.0", "typing_extensions == 4.15.0", - "pydantic == 2.11.9", + "pydantic ==2.11.10", "aiofiles == 24.1.0", ]