diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 95c7e76..f540155 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -13,6 +13,12 @@ updates: - dependency-name: "myst_parser" versions: - "4.0.0" + - dependency-name: "pydantic" + versions: + - "2.10.5" + - dependency-name: "pydantic-core" + versions: + - "2.27.2" - package-ecosystem: "github-actions" directory: "/"