diff --git a/pyproject.toml b/pyproject.toml index 6a125a1..3fb2887 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ development = [ "pytest==8.4.2", "pytest-cov==7.1.0", "vcrpy==7.0.0", - "types-PyYaml==6.0.12.20250915" + "types-PyYaml==6.0.12.20260518" ] [project.urls] Homepage = "https://github.com/dfetch-org/dfetch-hub"