Skip to content

Commit

Permalink
build(deps-dev): Bump pylint from 2.14.2 to 2.14.5
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.2 to 2.14.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.14.2...v2.14.5)

---
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 Jul 18, 2022
1 parent 93869ba commit 7f3fbc5
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
100 changes: 50 additions & 50 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ tox-wheel = "^0.7.0"
## Code formatting
black = "^22.3" # see: https://black.readthedocs.io/en/stable/editor_integration.html
## Code quality
pylint = "^2.14.2"
pylint = "^2.14.5"
## Automation and management
pre-commit = "^2.19.0"

Expand Down

0 comments on commit 7f3fbc5

Please sign in to comment.