Skip to content

Commit

Permalink
build(deps): bump pyyaml from 6.0.1 to 6.0.2 in /python
Browse files Browse the repository at this point in the history
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](yaml/pyyaml@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent eb81760 commit 7a08e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ prometheus-client==0.20.0
# via -r requirements.in
python-json-logger==2.0.7
# via -r requirements.in
pyyaml==6.0.1
pyyaml==6.0.2
# via -r requirements.in
requests==2.31.0
# via -r requirements.in
Expand Down

0 comments on commit 7a08e98

Please sign in to comment.