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 e4b40ae commit b2f43e5Copy full SHA for b2f43e5
Pipfile
@@ -10,7 +10,7 @@ isort = "<6.0"
10
mypy = "<2.0"
11
mock = "~=5.1"
12
pre-commit = "~=2.21"
13
-pylint = "~=3.2.7"
+pylint = "~=3.3.1"
14
pylint-quotes = "~=0.2.3"
15
pytest = "~=8.3"
16
pytest-cov = "~=4.1"
0 commit comments