Skip to content

Commit

Permalink
Merge pull request #79 from robertdstein/dependabot/pip/pylint-3.2.5
Browse files Browse the repository at this point in the history
Bump pylint from 3.2.4 to 3.2.5
  • Loading branch information
github-actions[bot] authored Jun 28, 2024
2 parents 46f34eb + 248a1af commit b39f182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies = [
dev = [
"black == 24.4.2",
"isort == 5.13.2",
"pylint == 3.2.4",
"pylint == 3.2.5",
"coveralls",
]

Expand Down

0 comments on commit b39f182

Please sign in to comment.