Skip to content

Commit

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

---
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 and skshetry committed Jun 16, 2022
1 parent 1663b97 commit 830c116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ tests =
pytest-timeout==2.1.0
filelock==3.7.1
# pylint requirements
pylint==2.14.1
pylint==2.14.2
# we use this to suppress pytest-related false positives in our tests.
pylint-pytest==1.1.2
# we use this to suppress some messages in tests, eg: foo/bar naming,
Expand Down

0 comments on commit 830c116

Please sign in to comment.