Skip to content

Commit af7766f

Browse files
build(deps-dev): bump flake8 from 3.9.0 to 3.9.2
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) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cc0db95 commit af7766f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ black = "^20.8b1"
3838
pytest = "^6.2.3"
3939
coverage = "^5.5"
4040
mypy = "^0.812"
41-
flake8 = "^3.9.0"
41+
flake8 = "^3.9.2"
4242
flake8-bugbear = "^21.4.3"
4343
pytest-datadir = "^1.3.1"
4444
isort = "^5.8.0"

0 commit comments

Comments
 (0)