Skip to content

Commit

Permalink
build(deps-dev): bump pylint from 2.16.1 to 2.16.2 (#352)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.1 to 2.16.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.16.1...v2.16.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent cfe2f30 commit ae06ad3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -48,7 +48,7 @@ black = "^23.1.0"
isort = "^5.12.0"
gitlint = "^0.18.0"
mypy = "^1.0"
pylint = "^2.16.1"
pylint = "^2.16.2"
pre-commit = "^3.0.4"
mypy-boto3-s3 = "^1.26.58"
pytest = "^7.2.1"
Expand Down

0 comments on commit ae06ad3

Please sign in to comment.