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 4b9eb5b commit aaf6c43Copy full SHA for aaf6c43
docs/patterns.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pylintpython3",
3
- "version": "2.17.4",
+ "version": "2.17.5",
4
"patterns": [
5
6
"patternId": "E0103",
requirements.txt
@@ -1,11 +1,11 @@
-pylint==2.17.4
-Django==4.1.7
+pylint==2.17.5
+Django==4.2.5
pylint-django==2.5.3
-Flask==2.2.3
+Flask==2.3.3
pylint-flask==0.6
pylint-common==0.2.5
7
pylint-celery==0.3
8
-SaltPyLint==2020.9.28
9
-jsonpickle==3.0.1
10
-asttokens==2.2.1
+SaltPyLint==2023.8.3
+jsonpickle==3.0.2
+asttokens==2.4.0
11
pylint-beam==0.1.2
0 commit comments