hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
438 stars 280 forks source link

chore(deps): bump the deps group across 2 directories with 1 update #5112

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the deps group with 1 update in the /pytests/iroha_cli_tests directory: faker. Bumps the deps group with 1 update in the /pytests/iroha_torii_tests directory: faker.

Updates faker from 30.0.0 to 30.1.0

Release notes

Sourced from faker's releases.

Release v30.1.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v30.1.0 - 2024-09-30

  • Add PIN Code range and union territories in en_IN address provider. Thanks @​wh0th3h3llam1.
Commits
  • b25d2e8 Bump version: 30.0.0 → 30.1.0
  • c880961 :pencil: Update CHANGELOG.md
  • ceb7e88 Add typing_extensions to requirements
  • c26d4e8 fix dict merge operator for python 3.8
  • ea75a20 fix typing on python 3.8
  • cb36020 fix typing
  • 2a25996 Add PIN Code range and union territories in en_IN address provider (#2091)
  • e84d0a4 Update PULL_REQUEST_TEMPLATE.md
  • 8417405 Update CONTRIBUTING.rst
  • See full diff in compare view


Updates faker from 30.0.0 to 30.1.0

Release notes

Sourced from faker's releases.

Release v30.1.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v30.1.0 - 2024-09-30

  • Add PIN Code range and union territories in en_IN address provider. Thanks @​wh0th3h3llam1.
Commits
  • b25d2e8 Bump version: 30.0.0 → 30.1.0
  • c880961 :pencil: Update CHANGELOG.md
  • ceb7e88 Add typing_extensions to requirements
  • c26d4e8 fix dict merge operator for python 3.8
  • ea75a20 fix typing on python 3.8
  • cb36020 fix typing
  • 2a25996 Add PIN Code range and union territories in en_IN address provider (#2091)
  • e84d0a4 Update PULL_REQUEST_TEMPLATE.md
  • 8417405 Update CONTRIBUTING.rst
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 weeks ago

Superseded by #5133.