Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored May 10, 2021
1 parent 2440e8e commit b5784ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def run(self):


tests_require = [
'flake8==3.8.4',
'flake8==3.9.2',
'hypothesis==4.24.4',
]

Expand Down
2 changes: 1 addition & 1 deletion test_reqs.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
flake8==3.8.4
flake8==3.9.2
hypothesis==4.24.4

0 comments on commit b5784ab

Please sign in to comment.