deps(deps): bump pyyaml from 6.0.1 to 6.0.3

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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-06 21:19:08 +00:00
committed by GitHub
parent 15427c96c0
commit 591a40d36e

2
pyproject.toml Executable file → Normal file
View File

@@ -110,7 +110,7 @@ dependencies = [
"click==8.1.7",
"httpx==0.26.0",
"pydantic==2.5.3",
"pyyaml==6.0.1",
"pyyaml==6.0.3",
"rich==13.7.0",
"keyring==24.3.0",
"cryptography==41.0.8",