Skip to content

Commit

Permalink
Bump pylint from 2.11.1 to 2.17.6
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.11.1 to 2.17.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.11.1...v2.17.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent da64a10 commit 3aa3477
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 @@ -27,7 +27,7 @@
],
extras_require={
'dev': [
'pylint==2.11.1',
'pylint==2.17.6',
'pytest==7.1.2',
'coverage[toml]~=6.3',
'ipython',
Expand Down

0 comments on commit 3aa3477

Please sign in to comment.