We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6713e31 commit 1b1bba6Copy full SHA for 1b1bba6
requirements.txt
@@ -6,7 +6,7 @@ mkdocs-minify-plugin==0.8.0; python_version>="3.8"
6
mkdocstrings-python==1.10.5; python_version>="3.8"
7
pycodestyle==2.10.0; python_version<"3.8"
8
pycodestyle==2.12.0; python_version>="3.8"
9
-pylint==2.17.5
+pylint==3.2.6
10
pytest==8.3.2; python_version>="3.8"
11
pytest>=7.4.2; python_version<"3.8"
12
twine==5.1.1; sys_platform!="zos" and python_version>="3.8"
0 commit comments