Browse Source

chore(deps): bump pyyaml from 6.0.2 to 6.0.3 in /hack/api-docs (#5380)

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 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.2...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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gergely Brautigam <skarlso777@gmail.com>
dependabot[bot] 6 months ago
parent
commit
9e07a7075c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/requirements.txt

+ 1 - 1
hack/api-docs/requirements.txt

@@ -29,7 +29,7 @@ platformdirs==4.4.0
 Pygments==2.19.2
 pymdown-extensions==10.16.1
 python-dateutil==2.9.0.post0
-PyYAML==6.0.2
+PyYAML==6.0.3
 pyyaml_env_tag==1.1
 regex==2025.9.18
 requests==2.32.5