Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and seanh committed Jun 1, 2023
1 parent b82cbb5 commit cc48365
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ click==8.1.3
# -r requirements/functests.txt
# -r requirements/tests.txt
# pip-tools
coverage[toml]==7.2.2
coverage[toml]==7.2.5
# via -r requirements/tests.txt
dill==0.3.6
# via pylint
Expand Down Expand Up @@ -82,7 +82,7 @@ pycodestyle==2.10.0
# via -r requirements/lint.in
pydocstyle==6.3.0
# via -r requirements/lint.in
pylint==2.17.3
pylint==2.17.4
# via -r requirements/lint.in
pyparsing==3.0.9
# via
Expand Down

0 comments on commit cc48365

Please sign in to comment.