Skip to content

Commit

Permalink
Bump pylint from 3.1.0 to 3.2.3
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.3.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.1.0...v3.2.3)

---
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 10, 2024
1 parent a900f08 commit 9facab4
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.2.0
# -r requirements/functests.txt
# -r requirements/tests.txt
# kombu
astroid==3.1.0
astroid==3.2.2
# via pylint
attrs==23.2.0
# via
Expand Down Expand Up @@ -334,7 +334,7 @@ pyjwt==2.8.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
pylint==3.1.0
pylint==3.2.3
# via -r requirements/lint.in
pyparsing==3.1.2
# via
Expand Down

0 comments on commit 9facab4

Please sign in to comment.