Skip to content

Commit

Permalink
chore(deps): bump flake8 from 7.0.0 to 7.1.1 in /pytests/iroha_torii_…
Browse files Browse the repository at this point in the history
…tests (#5058)

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

Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.1.
- [Commits](PyCQA/flake8@7.0.0...7.1.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 69643cd commit 513e5fc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -18,7 +18,7 @@ pyyaml = "^6.0.1"
toml = "^0.10.2"
black = "^24.4.2"
mypy = "^1.10.0"
flake8 = "^7.0.0"
flake8 = "^7.1.1"
types-toml = "^0.10.8.20240310"
types-requests = "^2.32.0.20240521"

Expand Down

0 comments on commit 513e5fc

Please sign in to comment.