Skip to content

Commit 55bf82d

Browse files
authored
Merge pull request #230 from Chia-Network/dependabot/pip/pylint-3.3.2
Bump pylint from 3.3.1 to 3.3.2
2 parents 27dfa37 + 418f337 commit 55bf82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
]
99

1010
dev_dependencies = [
11-
"pylint==3.3.1",
11+
"pylint==3.3.2",
1212
"pytest==8.3.4",
1313
"pytest-asyncio==0.25.0",
1414
"pytest-monitor==1.6.6; sys_platform == 'linux'",

0 commit comments

Comments
 (0)