chore(deps): bump pyyaml in /.github/workflows/dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: pyyaml
  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] 2024-08-11 12:53:31 +00:00 committed by GitHub
commit 1a47b7b37c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.7
PyYAML==6.0.1
PyYAML==6.0.2
requests==2.32.3
semver==3.0.2
urllib3==2.2.2