Skip to content

Commit

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

---
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 robertknight committed Jan 6, 2025
1 parent be8e447 commit 4498b77
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.3.5
astroid==3.3.8
# via pylint
attrs==23.2.0
# via
Expand Down Expand Up @@ -332,7 +332,7 @@ pyjwt==2.10.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
pylint==3.3.2
pylint==3.3.3
# via -r requirements/lint.in
pyparsing==3.2.0
# via
Expand Down

0 comments on commit 4498b77

Please sign in to comment.