chore(deps)(deps): update pyyaml requirement in /workspace

Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version.
- [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...6.0.3)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-version: 6.0.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-02 19:23:25 +00:00 committed by GitHub
parent ea967d5787
commit dfc1f6d455
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ websockets>=16.0
python-multipart>=0.0.18
# Config parsing
pyyaml>=6.0
pyyaml>=6.0.3
# Shared tools framework (used by coordinator, delegation, memory, sandbox)
langchain-core>=0.3.0