Skip to content

Commit

Permalink
build(deps-dev): bump pylint from 2.14.3 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.3 to 2.14.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.14.3...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 5387093 commit 3013e60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -45,7 +45,7 @@ black = "^22.3.0"
isort = "^5.10.1"
gitlint = "^0.17.0"
mypy = "^0.961"
pylint = "^2.14.3"
pylint = "^2.14.5"
pre-commit = "^2.19.0"
mypy-boto3-s3 = "^1.24.0"
pytest = "^7.1.2"

0 comments on commit 3013e60

Please sign in to comment.