Skip to content

Commit

Permalink
chore(deps-dev): bump flake8 from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
- [Commits](PyCQA/flake8@6.0.0...6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent 71e9dde commit 9d26b8d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -64,7 +64,7 @@ ruamel-yaml = "^0.17.32"
[tool.poetry.dev-dependencies]
pytest = "^7.4.2"
pytest-cov = "^4.0.0"
flake8 = "^6.0.0"
flake8 = "^6.1.0"
mypy = "^1.3"
mock = "^5.0.1"
tox = "^4.6.3"
Expand Down

0 comments on commit 9d26b8d

Please sign in to comment.