Skip to content

Commit

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


Updates `faker` from 30.0.0 to 30.3.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.3.0)

Updates `black` from 24.8.0 to 24.10.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.8.0...24.10.0)

Updates `faker` from 30.0.0 to 30.3.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.3.0)

Updates `black` from 24.8.0 to 24.10.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.8.0...24.10.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: black
  dependency-type: direct:development
  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
- dependency-name: black
  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 8, 2024
1 parent 90940a1 commit cd79dbd
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 61 deletions.
59 changes: 30 additions & 29 deletions pytests/iroha_cli_tests/poetry.lock

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

61 changes: 31 additions & 30 deletions pytests/iroha_torii_tests/poetry.lock

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

4 changes: 2 additions & 2 deletions pytests/iroha_torii_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ 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.3.0"
jsonschema = "^4.23.0"
pyyaml = "^6.0.2"
toml = "^0.10.2"
black = "^24.8.0"
black = "^24.10.0"
mypy = "^1.11.2"
flake8 = "^7.1.1"
types-toml = "^0.10.8.20240310"
Expand Down

0 comments on commit cd79dbd

Please sign in to comment.