Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2023
1 parent a2e0d88 commit cdf8c03
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 @@ -51,7 +51,7 @@
'dev': [
'coverage==6.5.0',
'coveralls==3.3.1',
'pylint==2.16.4',
'pylint==2.17.0',
'pytest==7.2.2',
'pytest-cov==4.0.0',
'twine==4.0.2',
Expand Down

0 comments on commit cdf8c03

Please sign in to comment.