Skip to content

Commit

Permalink
Merge pull request pantos-io#35 from pantos-io/dependabot/pip/other-d…
Browse files Browse the repository at this point in the history
…ependencies-bd46ad5029

build(deps-dev): bump flake8 from 7.0.0 to 7.1.0 in the other-dependencies group
  • Loading branch information
markuslevonyak authored Jun 17, 2024
2 parents 771d199 + 5e11cd1 commit e6355e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ web3 = {extras = ["tester"], version = "^6.5.0"}

[tool.poetry.group.lint.dependencies]
bandit = "1.7.9"
flake8 = "7.0.0"
flake8 = "7.1.0"
isort = "5.13.2"
mypy = "1.0.1"
types-pyyaml = "6.0.12.20240311"
Expand Down

0 comments on commit e6355e1

Please sign in to comment.