Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 17, 2021
1 parent 4134a21 commit d711084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
@@ -1,5 +1,5 @@
pylint==2.7.2
isort==5.8.0
flake8==3.9.0
flake8==3.9.2
mypy==0.812
black==21.7b0

0 comments on commit d711084

Please sign in to comment.