diff --git a/pyproject.toml b/pyproject.toml index 01ebde9..ec3cf83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "gidgethub", "httpx", "packaging", - "pydantic<2", + "pydantic<3", "ruamel.yaml", "safir", "semver",