Skip to content

Commit 9a68240

Browse files
Bump flake8 from 3.9.2 to 4.0.1
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 870ea59 commit 9a68240

File tree

2 files changed

+20
-47
lines changed

2 files changed

+20
-47
lines changed

poetry.lock

Lines changed: 19 additions & 46 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
@@ -35,7 +35,7 @@ hypothesmith = "^0.1.8"
3535
[tool.poetry.dev-dependencies]
3636
ipdb = "^0.13.2"
3737
mypy = "^0.812"
38-
flake8 = "^3.8.3"
38+
flake8 = "^4.0.1"
3939
pytest = "^5.4.3"
4040
pytest-cov = "^2.10.0"
4141

0 commit comments

Comments
 (0)