Skip to content

Commit

Permalink
chore(deps): bump pylint from 2.15.2 to 2.15.7 (#100)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.2 to 2.15.7.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.15.2...v2.15.7)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 2, 2022
1 parent 42fe5c8 commit a13fb42
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 @@ -15,7 +15,7 @@
requirements = [
"clang-format==14.0.6",
"cpplint==1.6.1",
"pylint==2.15.2",
"pylint==2.15.7",
"flake8==5.0.4",
"black==22.10.0",
"isort==5.10.1",
Expand Down

0 comments on commit a13fb42

Please sign in to comment.