Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent f324a7a commit cb6ce64
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 @@ -20,7 +20,7 @@ codespell = "2.2.5"
coverage = "7.2.7"
pytest = "7.4.0"
pytest-mock = "3.11.1"
flake8 = "6.0.0"
flake8 = "6.1.0"
pep8-naming = "0.13.3"
yamllint = "1.32.0"

Expand Down

0 comments on commit cb6ce64

Please sign in to comment.