diff --git a/pyproject.toml b/pyproject.toml index 74cd7895..9a813423 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "isort>=5.12,<5.14", "libcst>=1.1,<1.6", "packaging>=23.2,<25.0", - "pydantic~=2.9.0", + "pydantic~=2.10.1", "pylint>=3.3,<3.4", "python-json-logger~=2.0.0", "PyYAML~=6.0.0",