Skip to content

Commit

Permalink
Merge pull request #204 from Chia-Network/dependabot/pip/pylint-3.3.1
Browse files Browse the repository at this point in the history
Bump pylint from 3.2.6 to 3.3.1
  • Loading branch information
emlowe authored Oct 17, 2024
2 parents d1eaede + 76ca39f commit 5c4bc4e
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 @@ -8,7 +8,7 @@
]

dev_dependencies = [
"pylint==3.2.6",
"pylint==3.3.1",
"pytest==8.3.3",
"pytest-asyncio==0.23.8",
"pytest-monitor==1.6.6; sys_platform == 'linux'",
Expand Down

0 comments on commit 5c4bc4e

Please sign in to comment.