Skip to content

Commit

Permalink
Bump pylint from 2.17.2 to 2.17.3 (#41)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.2...v2.17.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2023
1 parent 1c669f7 commit 006e0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ homeassistant
pre-commit
flake8==6.0.0
mypy==1.2.0
pylint==2.17.2
pylint==2.17.3
pycodestyle==2.10.0
pyflakes==3.0.1
flake8-docstrings==1.7.0
Expand Down

0 comments on commit 006e0bc

Please sign in to comment.