Skip to content

Commit

Permalink
Merge pull request #531 from secure-systems-lab/dependabot/pip/pylint…
Browse files Browse the repository at this point in the history
…-2.17.0

build(deps): bump pylint from 2.16.4 to 2.17.0
  • Loading branch information
lukpueh authored Mar 10, 2023
2 parents 06f1e0c + f1d68cf commit d535983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mypy==1.1.1
black==23.1.0
isort==5.12.0
pylint==2.16.4
pylint==2.17.0
bandit==1.7.4

0 comments on commit d535983

Please sign in to comment.