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] committed Jul 31, 2023
1 parent ceb1b2e commit edd5bcc
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 @@ -61,7 +61,7 @@ flask-template-components = "^0.1.0"
black = "^23.7.0"
coverage = "^7.2.7"
factory-boy = "^3.3.0"
flake8 = "^6.0.0"
flake8 = "^6.1.0"
flake8-pyproject = "^1.2.3"
mypy = "*"
pytest-flask = "^1.2.0"
Expand Down

0 comments on commit edd5bcc

Please sign in to comment.