Skip to content

Commit 51cf3ba

Browse files
committed
fix: downgrades pylint to match python supported versions
1 parent 2650dd7 commit 51cf3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ platformdirs==4.3.6
5656
portalocker==2.10.1
5757
pycparser==2.22
5858
PyJWT==2.9.0
59-
pylint==3.3.2
59+
pylint==3.2.6
6060
pyproject_hooks==1.2.0
6161
python-dateutil==2.9.0.post0
6262
requests==2.32.3

0 commit comments

Comments
 (0)