Skip to content

Commit

Permalink
Bump pyyaml from 6.0 to 6.0.2 in /tests
Browse files Browse the repository at this point in the history
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 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...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 7, 2024
1 parent bb7f0e7 commit dfbadea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e_tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pytest-timeout==2.2.0
# for common utils, e2e_tests
openvino-dev
distro==1.9.0
pyyaml==6.0
pyyaml==6.0.2
jsonschema==4.22.0
# filelock==3.9.0
omegaconf>=2.1,<2.4
Expand Down

0 comments on commit dfbadea

Please sign in to comment.