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 d052a55 commit 16f2837Copy full SHA for 16f2837
pyproject.toml
@@ -34,7 +34,7 @@ coverage = {extras = ["toml"], version = "^6.2"}
34
pytest = "^7.0.1"
35
black = "^21.12b0"
36
flake8 = "^4.0.1"
37
-flake8-black = "^0.2.3"
+flake8-black = "^0.3.0"
38
flake8-builtins = "^1.5.3"
39
flake8-comprehensions = "^3.7.0"
40
flake8-debugger = "^4.0.0"
@@ -44,8 +44,8 @@ flake8-variables-names = "^0.0.4"
44
isort = "^5.10.1"
45
pytest-cov = "^3.0.0"
46
pytest-mock = "^3.5.1"
47
-pdoc3 = "^0.10.0"
48
-pytest-asyncio = "^0.16.0"
+pdoc3 = "^0.11.0"
+pytest-asyncio = "^0.26.0"
49
bandit = "^1.7.1"
50
radon = "^5.1.0"
51
xenon = "^0.9.0"
0 commit comments