chore(pip-dev)(deps-dev): bump pyyaml from 6.0.1 to 6.0.2

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-07 15:32:07 +00:00 committed by Luke Tainton
parent 755cf9aef7
commit 3c9b6d0c21

View File

@ -22,7 +22,7 @@ pre-commit==3.8.0
pylint==3.2.6
pylint-exit==1.2.0
pytest==8.3.2
PyYAML==6.0.1
PyYAML==6.0.2
setuptools==72.1.0
tomlkit==0.13.0
virtualenv==20.26.3