Skip to content

Commit

Permalink
Bump flake8 from 3.9.1 to 3.9.2 (#286)
Browse files Browse the repository at this point in the history
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2021
1 parent eeb48ae commit e6c76fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -34,7 +34,7 @@ aresponses = "^2.1.4"
black = "^21.5b0"
blacken-docs = "^1.10.0"
coverage = {version = "^5.5", extras = ["toml"]}
flake8 = "^3.9.1"
flake8 = "^3.9.2"
flake8-docstrings = "^1.6.0"
isort = "^5.8.0"
mypy = "^0.812"
Expand Down

0 comments on commit e6c76fb

Please sign in to comment.