Skip to content

Commit

Permalink
chore(deps): bump the deps group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update in the /pytests/iroha_cli_tests directory: [faker](https://github.com/joke2k/faker).
Bumps the deps group with 1 update in the /pytests/iroha_torii_tests directory: [faker](https://github.com/joke2k/faker).


Updates `faker` from 30.0.0 to 30.1.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v30.0.0...v30.1.0)

Updates `faker` from 30.0.0 to 30.1.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v30.0.0...v30.1.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent a9ea21a commit 2913d3a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
7 changes: 4 additions & 3 deletions pytests/iroha_cli_tests/poetry.lock

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

9 changes: 5 additions & 4 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 @@ -12,7 +12,7 @@ pytest = "^8.3.3"
websocket-client = "^1.8.0"
allure-pytest = "^2.13.5"
python-dotenv = "^1.0.1"
faker = "^30.0.0"
faker = "^30.1.0"
jsonschema = "^4.23.0"
pyyaml = "^6.0.2"
toml = "^0.10.2"
Expand Down

0 comments on commit 2913d3a

Please sign in to comment.