Skip to content

Commit

Permalink
Bump flake8 from 3.9.2 to 4.0.1 (#631)
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@3.9.2...4.0.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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] committed Oct 30, 2021
1 parent 8b6a8ad commit aa1295e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ async-timeout==3.0.1
pytest==6.2.4
pytest-cov==3.0.0
pytest-asyncio==0.16.0
flake8==3.9.2
flake8==4.0.1
mypy==0.910
black==21.9b0
isort==5.9.3
Expand Down

0 comments on commit aa1295e

Please sign in to comment.