Skip to content

Commit

Permalink
Bump pylint from 2.13.9 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.9 to 2.14.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.13.9...v2.14.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2022
1 parent bcaa10a commit a221b2a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ pyflakes==2.4.0
# via flake8
pygments==2.10.0
# via ipython
pylint==2.13.9
pylint==2.14.0
# via -r test-requirements.in
pyopenssl==22.0.0
# via -r test-requirements.in
Expand All @@ -120,6 +120,8 @@ tomli==2.0.1
# mypy
# pylint
# pytest
tomlkit==0.11.0
# via pylint
traitlets==5.2.1.post0
# via
# ipython
Expand Down

0 comments on commit a221b2a

Please sign in to comment.