Skip to content

Commit

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

---
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] authored Dec 1, 2022
1 parent 1adee5f commit 3287b2d
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ requests = "==2.28.1"

[dev-packages]
pytest = "==7.1.3"
pylint = "==2.8.2"
pylint = "==2.15.7"
tox = "==3.27.1"
tox-pipenv = "==1.10.1"
121 changes: 97 additions & 24 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3287b2d

Please sign in to comment.