Skip to content

Commit 4af6987

Browse files
committed
refactored flake8 to use latest version
1 parent 01d24ae commit 4af6987

2 files changed

Lines changed: 2 additions & 17 deletions

File tree

poetry.lock

Lines changed: 1 addition & 16 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
@@ -52,7 +52,7 @@ pytest = "^7.1"
5252
mock = "^4.0.3"
5353
pep8-naming = "^0.4.1"
5454
pytest-cov = "^2.4"
55-
pytest-flake8 = "^1.1"
55+
flake8="*"
5656
pytest-xdist = "^1.15"
5757
respx = "^0.20.0"
5858
importlib-metadata = "^4.12"

0 commit comments

Comments
 (0)