Skip to content

Commit

Permalink
Bump pylint from 2.17.5 to 2.17.6
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to 2.17.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.5...v2.17.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Sep 28, 2023
1 parent 5d92d84 commit c18c416
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.1.1
# -r requirements/requirements.txt
# -r requirements/tests.txt
# kombu
astroid==2.15.6
astroid==2.15.7
# via pylint
attrs==21.4.0
# via
Expand Down Expand Up @@ -281,7 +281,7 @@ pyjwt==2.4.0
# -r requirements/requirements.txt
# -r requirements/tests.txt
# pyramid-googleauth
pylint==2.17.5
pylint==2.17.6
# via -r requirements/lint.in
pyramid==2.0.2
# via
Expand Down

0 comments on commit c18c416

Please sign in to comment.