Skip to content

Commit

Permalink
build(deps-dev): bump pylint from 2.13.0 to 2.13.4
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.0 to 2.13.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](pylint-dev/pylint@v2.13.0...v2.13.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2022
1 parent 9e2771e commit 70addbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ codacy-coverage = "==1.3.11"
coverage = "==6.3.2"
flake8 = "==4.0.1"
pre-commit = "==2.17.0"
pylint = "==2.13.0"
pylint = "==2.13.4"
pytest = "==7.1.1"
pytest-cov = "==3.0.0"

Expand Down

0 comments on commit 70addbc

Please sign in to comment.