Skip to content

Commit

Permalink
Merge pull request #129 from JuDFTteam/dependabot/pip/develop/pylint-…
Browse files Browse the repository at this point in the history
…2.17.4

Bump pylint from 2.17.2 to 2.17.4
  • Loading branch information
PhilippRue authored Nov 10, 2023
2 parents 128d715 + 6116f53 commit 4750aed
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 @@ -62,7 +62,7 @@ pre-commit = [
"pre-commit==3.3.3",
"yapf==0.40.1",
"pylint==1.9.4; python_version<'3.0'",
"pylint==2.17.2; python_version>='3.0'",
"pylint==2.17.4; python_version>='3.0'",
]
testing = [
"pgtest >= 1.3.0",
Expand Down

0 comments on commit 4750aed

Please sign in to comment.