Skip to content

Commit

Permalink
Bump pylint from 2.13.4 to 2.13.5 (#79)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.4 to 2.13.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](pylint-dev/pylint@v2.13.4...v2.13.5)

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

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 Apr 7, 2022
1 parent 35fcbe4 commit e3d77e4
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 @@ -37,7 +37,7 @@
"dev": [
"black==22.3.0",
"coveralls==3.3.1",
"pylint==2.13.4",
"pylint==2.13.5",
"pytest==7.0.1",
"pytest-cov==3.0.0",
]
Expand Down

0 comments on commit e3d77e4

Please sign in to comment.