We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985e803 commit d99d120Copy full SHA for d99d120
Pipfile
@@ -12,7 +12,7 @@ black = "*"
12
coverage = "*"
13
coveralls = "*"
14
mypy = "*"
15
-pyflakes = "==2.4.0"
+pyflakes = "==2.5.0"
16
pylama = {extras = ["all"], version = "*"}
17
pytest = "*"
18
0 commit comments