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 89188d8 commit 90436baCopy full SHA for 90436ba
docs/patterns.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pylintpython3",
3
- "version": "3.3.4",
+ "version": "3.3.6",
4
"patterns": [
5
6
"patternId": "E0103",
requirements.txt
@@ -1,12 +1,12 @@
-pylint==3.3.4
-Django==5.1.4
-pylint-django==2.5.5
-Flask==3.0.3
+pylint==3.3.6
+Django==5.1.7
+pylint-django==2.6.1
+Flask==3.1.0
pylint-flask==0.6
pylint-common==0.2.5
7
pylint-celery==0.3
8
SaltPyLint==2024.2.5
9
-jsonpickle==3.3.0
10
-asttokens==2.4.1
+jsonpickle==4.0.2
+asttokens==3.0.0
11
pylint-beam==0.1.2
12
pylint-pytest==1.1.8
0 commit comments