Skip to content

Commit

Permalink
chore(deps): bump pyyaml from 6.0.1 to 6.0.2 in /pytests/iroha_torii_…
Browse files Browse the repository at this point in the history
…tests (#5059)

chore(deps): bump pyyaml in /pytests/iroha_torii_tests

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 513e5fc commit 781b3ea
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 55 deletions.
110 changes: 56 additions & 54 deletions pytests/iroha_torii_tests/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pytests/iroha_torii_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ allure-pytest = "^2.13.2"
python-dotenv = "^1.0.1"
faker = "^24.2.0"
jsonschema = "^4.21.1"
pyyaml = "^6.0.1"
pyyaml = "^6.0.2"
toml = "^0.10.2"
black = "^24.4.2"
mypy = "^1.10.0"
Expand Down

0 comments on commit 781b3ea

Please sign in to comment.