From ab7eaf5849e1b2e47d6c55b3ac5d5e857cbf6a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:59:02 +0000 Subject: [PATCH] docs-deps(deps): bump pyyaml from 6.0.1 to 6.0.3 in /site Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- site/docs/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/constraints.txt b/site/docs/constraints.txt index 449394a..82c8c12 100644 --- a/site/docs/constraints.txt +++ b/site/docs/constraints.txt @@ -15,7 +15,7 @@ shap==0.48.0 # Configuration and validation pydantic==2.12.5 -pyyaml==6.0.1 +pyyaml==6.0.3 # CLI and utilities typer==0.12.3