Skip to content

Commit

Permalink
Bump pylint from 2.17.2 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.2 to 2.17.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.2...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 jon-betts committed Jun 13, 2023
1 parent 9e8d28d commit 09685d2
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 @@ -13,7 +13,7 @@ amqp==5.0.9
# -r requirements/functests.txt
# -r requirements/tests.txt
# kombu
astroid==2.15.2
astroid==2.15.5
# via pylint
attrs==20.2.0
# via
Expand Down Expand Up @@ -324,7 +324,7 @@ pyjwt==2.6.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
pylint==2.17.2
pylint==2.17.4
# via -r requirements/lint.in
pyparsing==3.0.9
# via
Expand Down

0 comments on commit 09685d2

Please sign in to comment.