Skip to content

Commit

Permalink
Bump pylint from 2.14.5 to 2.16.3
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.5 to 2.16.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.14.5...v2.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and viperior committed Mar 4, 2023
1 parent fc9d008 commit d680746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pycodestyle==2.10.0
# via flake8
pyflakes==3.0.1
# via flake8
pylint==2.16.2
pylint==2.16.3
# via -r dev-requirements.in
pytest==7.2.2
# via -r dev-requirements.in
Expand Down

0 comments on commit d680746

Please sign in to comment.