Skip to content

Commit

Permalink
Merge pull request #76 from Chia-Network/dependabot/pip/pylint-3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 authored Dec 18, 2023
2 parents 274d748 + f814bcb commit 3dea733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

dev_dependencies = [
"pre-commit==3.6.0",
"pylint==2.17.5",
"pylint==3.0.3",
"pytest==7.4.3",
"pytest-asyncio==0.23.2",
"pytest-monitor==1.6.6; sys_platform == 'linux'",
Expand Down

0 comments on commit 3dea733

Please sign in to comment.